Ken Jones wrote:
All,

I have been having problems compiling on a Solaris 8 X86 box since the
release of 80rc series.

Undefined                       first referenced
 symbol                             in file
BZ2_bzRead                          scanners.lo
BZ2_bzReadOpen                      scanners.lo
BZ2_bzReadClose                     scanners.lo
ld: fatal: Symbol referencing errors. No output written to
.libs/libclamav.so.1.0.4

I can unzip / untar / configure and compile 75.1 and earlier without
trouble. With the 80 series, the above error occurs. Same environment
settings ....

Thanks


You probably have the SUNWbzip package installed - it is a very old version. You can remove it and SUNWbzipx with pkgrm, then install the newest version from source or as packaged at SunFreeware. You might then want to create a soft link from /usr/bin/bzip2 to /usr/local/bin/bzip2 (and for all other executables in the package). Optionally, build the source and install it with PREFIX=/usr and avoid the link hassle.


dp
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to