From 3ecbdf107c760d0e56b9accce561e76b97af6b82 Mon Sep 17 00:00:00 2001 From: Helmut Jarausch Date: Wed, 23 Feb 2000 11:55:08 +0100 Subject: [PATCH] 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 --- hints/irix_6.sh | 5 +++++ 1 file changed, 5 insertions(+) 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. # -- 2.7.4