THANKS JAMES/ALEX!
Blastwave.org doesn't remove the /opt/csw/lib/libclamav.so.1 file with pkgrm and I hadn't noticed it.
Thanks guys! Alton
Check you are running an older install of freshclam: 'freshclam --version' and 'which freshclam' might be enlightening.
Check if you have an old copy of libclamav somewhere around.
See what libraries it loads by running 'ldd `which freshclam`'
LD_LIBRARY_PATH=/opt/sfw/lib:/opt/csw/lib
Try it without LD_LIBRARY_PATH set, and complain to the author/packager/compiler about stupid things needing LD_LIBRARY_PATH. Software on Solaris should be compiled with -R ld flag if you want the shared library somewhere nonstandard.
On Thu, 2004-10-28 at 23:28 -0700, Alton Yu wrote:
Anyone run into this on Solaris? Thanks!
bash-2.05# freshclam
ClamAV update process started at Thu Oct 28 23:26:13 2004
ld.so.1: freshclam: fatal: relocation error: file freshclam: symbol cl_retver: referenced symbol not found
Killed
Did you build clamav or are you using the blastwave.org version? If blastwave, please update to the 2004-10-27 revision.
Alex
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
