Anthony Williams wrote:
>
> I'm currently having a problem with detecting zlib (configure thinks its
> there but it isn't) but everything up to "zlib.c" in src compiles now.
>
Wierd...
It looks for the 'zlibVersion' function in libz (probably in /lib or
/usr/lib).  It's possible you have the lib but not the headers.  I've
just checked in a fix (it looks for zlib.h too).

Tony

--

[EMAIL PROTECTED]
[EMAIL PROTECTED]     http://www.nothing-on.tv

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to