When compilinng 3.2.0b5 with the configure --without-zlib switch, the compile
breaks as:

 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../htlib -D_REENTRANT -Wno-deprecated -g
-O2 -c mp_cmpr.c  -DPIC
cc1: warning: "-Wno-deprecated" is valid for C++ but not for C/ObjC
mp_cmpr.c: In function `CDB___memp_cmpr':
mp_cmpr.c:166: error: `Z_DEFAULT_COMPRESSION' undeclared (first use in this
function)
mp_cmpr.c:166: error: (Each undeclared identifier is reported only once
mp_cmpr.c:166: error: for each function it appears in.)
make[2]: *** [mp_cmpr.lo] Error 1
make[2]: Leaving directory `/data/knitterb/src/htdig/htdig-3.2.0b5/db'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/data/knitterb/src/htdig/htdig-3.2.0b5/db'
make: *** [all-recursive] Error 1

Just finding bugs for ya! :)

-- 
-bk







-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to