>make install fails with following error messages:
>gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP -c adler32.c -o adler32.o
>In file included from adler32.c:8:
>zlib.h:871: parse error before `('
>zlib.h:871: parse error before string constant
>zlib.h:875: stray '\' in program
>make: *** [adler32.o] Error 1
While this is fairly off-topic, I can say that I have never seen zlib
miscompile. I'd make sure you get a copy from a reasonable source and
make sure it transfers using binary. What version of gcc are you
using? (I ask because you're using a pretty old kernel.)
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>