Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 3.0.0 configure failure (bug in autoconf 2.10?)
- X-seq: zsh-workers 2050
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: schaefer@xxxxxxx
- Subject: Re: 3.0.0 configure failure (bug in autoconf 2.10?)
- Date: Thu, 22 Aug 1996 22:43:42 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <960819224346.ZM20595@xxxxxxxxxxxxxxxxxxxxxxx> from Bart Schaefer at "Aug 19, 96 10:43:46 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> 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