Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zftp.c doesn't compile on IRIX6.5



On May 28,  9:50pm, Peter Stephenson wrote:
} Subject: Re: zftp.c doesn't compile on IRIX6.5
}
} There's something extremely screwy here.  If <netinet/in_systm.h> exists,
} why does configure not detect it?  I looked, and whether for the same
} reason or not the test fails on linux, where gcc is outputting a warning
} message:
} 
} In file included from /usr/include/sys/cdefs.h:24,
}                  from /usr/include/netinet/in_systm.h:23,
}                  from configure:2634:
} /usr/include/features.h:254: warning: `__USE_LARGEFILE' redefined
} /usr/include/features.h:198: warning: this is the location of the previous definition
} 
} which is enough to make the test fail.

This is probably the same autoconf/glibc2 thing that's described in the
Etc/MACHINES file for the RLIM_INFINITY macro.

Helmut, were you compiling with GCC also?  If so, did you try with the native
Irix compiler?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author