On 2008-11-29 21:42, Bill McKie wrote: > Trying to build clamav-0.94.2 under Fedora-9 Linux (with all the latest > Fedora-9 updates installed). >
Does this work: $ cat <<EOF >foo.c #include <limits.h> EOF $ gcc -v -c foo.c > ./configure --prefix=/usr/local/clamav > > fails with a cpp error, apparently involving recursion on a reference of > limits.h within: > > /usr/lib/gcc/i386-redhat-linux/4.3.0/include/limits.h > > This limits.h file exists and is readable, but at its line 122, it > refers to limits.h again. > It should be an include_next, to include /usr/include/limits.h, do you have that file? > r > configure:7010: error: C preprocessor "/lib/cpp" fails sanity check > Appears to be a configuration problem on your system. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml