Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Configure problem on elf-linux
- X-seq: zsh-workers 328
- From: hzoli@xxxxxxxxxx (Zoltan Hidvegi)
- To: zsh-workers@xxxxxxxxxxxxxxx (zsh-workers)
- Subject: Configure problem on elf-linux
- Date: Thu, 17 Aug 1995 16:12:36 +0200 (MET DST)
On elf-linux systems (tested with libc.so.5.0.9) configure thinks that there
is no lstat function. That is because lstat is an inline function defined in
<sys/stat.h>. This bug is really in GNU autoconf I think. Until it is fixed
config.h must be edited by hand to define HAVE_LSTAT to 1.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author