Opening Bugzilla account and posting full details, but this is a no-go for Solaris 8 w/gcc 3.4.6. Similar to previous 0.93 issue, i.e. undefined symbols associated with libbz2;
[clamav-0.93.1rc1]# ./configure --enable-milter --enable-experimental [clamav-0.93.1rc1]# make <snip> mkdir .libs gcc -g -O2 -o .libs/clamscan output.o getopt.o cfgparser.o misc.o options.o clamscan.o others.o manager.o treewalk.o ../libclamav/.libs/libclamav.so /usr/local/src/clamav-0.93.1rc1/libclamunrar_iface/.libs/libclamunrar_iface.so /usr/local/src/clamav-0.93.1rc1/libclamunrar/.libs/libclamunrar.so -L/usr/local/lib -lbz2 /usr/local/lib/libgmp.so /usr/local/lib/libiconv.so -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/ssl/lib -L/usr/openwin/lib -L/usr/lib -L/usr/local/mysql/lib/mysql -lz -lnsl -lsocket -lpthread -R/usr/local/lib Undefined first referenced symbol in file BZ2_bzDecompress ../libclamav/.libs/libclamav.so BZ2_bzDecompressEnd ../libclamav/.libs/libclamav.so BZ2_bzDecompressInit ../libclamav/.libs/libclamav.so ld: fatal: Symbol referencing errors. No output written to .libs/clamscan collect2: ld returned 1 exit status make[2]: *** [clamscan] Error 1 make[2]: Leaving directory `/usr/local/src/clamav-0.93.1rc1/clamscan' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/clamav-0.93.1rc1' make: *** [all] Error 2 [clamav-0.93.1rc1]# locate libbz2 /usr/lib/abi/abi_libbz2.so.1 /usr/lib/abi/sparcv9/abi_libbz2.so.1 /usr/lib/libbz2.so /usr/lib/libbz2.so.1 /usr/lib/sparcv9/libbz2.so /usr/lib/sparcv9/libbz2.so.1 [clamav-0.93.1rc1]# uname -a SunOS bellona 5.8 Generic_117350-35 sun4u sparc SUNW,Ultra-250 [clamav-0.93.1rc1]# gcc -v Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77 Thread model: posix gcc version 3.4.6 Nigel Horne wrote: > Dear All, > > As you may have seen, the first release candidate of 0.93.1 was > published earlier this week. > > 0.93.1 <http://downloads.sourceforge.net/clamav/clamav-0.93.1rc1.tar.gz> > is a maintenance release with bug fixes for issues raised with 0.93 for > example portability > problems and other issues discovered by our internal auditing process. > It also features improved > handling of PDF, CAB, RTF, OLE2 and HTML files. > > We welcome any feedback and bugs on this RC prior to the release > of 0.93.1, which is currently scheduled for 6th June. It doesn't matter > if you don't have a test environment, you can still help us for example by > downloading the release candidate and checking it compiles on your > system even if you don't > install it; we particularly welcome reports on platform compatibility. > > Please put any problems you find on our Bugzilla system at > https://wwws.clamav.net/bugzilla/, don't post them here. > > For detailed information please refer to > http://lurker.clamav.net/message/20080304.110134.02e9c4c4.en.html > > -Nigel Horne > _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html