From: Todd C. Miller Date: Tue, 13 Jan 1998 07:39:34 +0000 (+0000) Subject: document Linux's libc6 brokenness. X-Git-Tag: SUDO_1_5_6~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46a2f512fd2b23f3ce06167599659b65df9ce0c4;p=sudo document Linux's libc6 brokenness. --- diff --git a/INSTALL b/INSTALL index eea40ae24..1d81acb20 100644 --- a/INSTALL +++ b/INSTALL @@ -283,6 +283,9 @@ Linux: scripts that lack the "#!/some/shell" header correctly. The workaround is to give all your scripts a proper header. + Linux libc6 (aka glibc2) has a broken lsearch(). You will need + to comment out the "#define HAVE_LSEARCH 1" line in config.h and + add lsearch.o to the LIBOBJS line in the Makefile. SCO ODT: You'll probably need libcrypt_i.a available via anonymous ftp