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

Re: 3.0.0 configure failure (bug in autoconf 2.10?)



> Linux 1.3.15, gcc 2.7.0, ELF.
[...]
> checking for lstat... no
[...]

This is an autoconf bug but only happens with obsolate libc versions like
5.0.9 which used some preprocessor hacks on lstat because of some
incompatible kernel changes made sometime between linux-1.0 and linux-1.2.
Recent libc's use elf hacks to solve the problem.  You should better
upgrade your libc and your kernel.  It is also mentioned in Etc/MACHINES.

Zoltan



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