George R. Kasica wrote: >> We have the same issue. I'd take a guess that it's because we're running >> zlib-1.2.1.2-1.2 which is the latest offered by RHEL 4. >> > > > Ditto error here with zlib 1.2.3 and I've made sure there are no > duplicate zlibs out here: > > the only one out here is /usr/local/lib/libz.a > > Read my next e-mail. We also had v1.2.3 version of /usr/local/lib/libz.a and got the same error. In /usr/lib we have the old rhel 4 version (I don't think that matters for this issue). I added the shared version of v1.2.3 (run configure -s if you have zlib source) to /usr/local/lib and all now works fine.
# ls -l /usr/local/lib/libz* -rwxr-xr-x 1 root root 81344 Mar 27 2007 /usr/local/lib/libz.a lrwxrwxrwx 1 root root 13 Apr 15 08:38 /usr/local/lib/libz.so -> libz.so.1.2.3 lrwxrwxrwx 1 root root 13 Apr 15 08:38 /usr/local/lib/libz.so.1 -> libz.so.1.2.3 -rwxr-xr-x 1 root root 75778 Apr 15 08:22 /usr/local/lib/libz.so.1.2.3 -- Roberto Ullfig - [EMAIL PROTECTED] _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html