[Integrit-users] possible autoconf bug
Brought to you by:
ecashin
From: Barry R. <rou...@ug...> - 2004-02-21 17:15:04
|
Mandrake 9.2 (w/ updates) integrit 3.02 ./configure && make gives: gcc -L. -Lhashtbl -static -o integrit main.o options.o xml.o eachfile.o rules.o checkset.o missing.o xstrdup.o cdb_put.o cdb_get.o elcwft.o cdb.o cdb_make.o cdb_hash.o md5.o -lhashtbl -lintegrit /usr/bin/ld: cannot find -lc collect2: ld returned 1 exit status make: *** [integrit] Error 1 Ed mentioned in a private email that this was most likely caused by not having a static libc. I've verified that, but would have expected autoconf to notice that and die loudly. Thanks, Barry |