I am using Fedora Core 3. I upgraded clamav from 0.88.2 to 0.90RC1.1 However, after the upgrade, clamscan, freshclam no longer run properly
# /usr/local/bin/clamscan clamscan: symbol lookup error: clamscan: undefined symbol: cl_load By the way, I found that there are two versions of clamscan in source tree one can run properly while another reports symbol lookup error: # cd clamav-0.90RC1.1/clamscan # ./clamscan /root/software/clamav-0.90RC1.1/clamscan/Makefile: OK /root/software/clamav-0.90RC1.1/clamscan/output.o: OK /root/software/clamav-0.90RC1.1/clamscan/shared.h: OK /root/software/clamav-0.90RC1.1/clamscan/Makefile.am: OK # ./.libs/clamscan ./.libs/clamscan: symbol lookup error: ./.libs/clamscan: undefined symbol: cl_load So I think /usr/local/bin/clamscan is overwritten by .libs/clamscan ------------------------------------------- Below are my installation steps: # ./configure --sysconfdir=/etc # make # make install What do I miss during the installation? Thanks in advance.
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html
