From: Helmut Jarausch Date: Wed, 23 Feb 2000 10:55:08 +0000 (+0100) Subject: In IRIX is something completely different. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3ecbdf107c760d0e56b9accce561e76b97af6b82;p=p5sagit%2Fp5-mst-13.2.git In IRIX is something completely different. To: perl5-porters@perl.org Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5 Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de> p4raw-id: //depot/cfgperl@5227 --- diff --git a/hints/irix_6.sh b/hints/irix_6.sh index 67e61b4..f791d39 100644 --- a/hints/irix_6.sh +++ b/hints/irix_6.sh @@ -152,6 +152,11 @@ set `echo X "$libswanted "|sed -e 's/ socket / /' -e 's/ nsl / /' -e 's/ dl / /' shift libswanted="$*" +# Irix 6.5.6 seems to have a broken header +# don't include that (it doesn't contain S_IFMT, S_IFREG, et al) + +i_sysmode="$undef" + # I have conflicting reports about the sun, crypt, bsd, and PW # libraries on Irix 6.2. #