In IRIX <sys/mode.h> is something completely different.
Helmut Jarausch [Wed, 23 Feb 2000 10:55:08 +0000 (11:55 +0100)]
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

hints/irix_6.sh

index 67e61b4..f791d39 100644 (file)
@@ -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 <sys/mode.h>
+# 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.
 #