Brian Morrison wrote: > Török Edwin wrote: > >> Brian Morrison wrote: >> >>> I've just built and installed 0.93, when the new versions try and start >>> I get this error: >>> >>> /usr/sbin/clamd: relocation error: /usr/libclamav.so.4: undefined >>> symbol: rarvm_free >>> >>> A grep through the source doesn't appear to show anything obvious to me >>> anyway, the system in use is RH9 BTW, patched up to date but of course >>> out of support for some time. The rpm build process completed without >>> errors. >>> >>> Back to 0.92.1 for now. >>> >>> Any ideas? >>> >> Did you install libclamunrar_iface.so, and libclamunrar.so? >> > > Yes, the rpm build script packaged them correctly, they're in the rpm if > I look with rpm -qpl <package> and clamav-0.92.1 also has these > installed on my system, it was built using the same rpm build script. > > I'm wondering if somehow it's not picking up something from a header > file, I have the -devel package installed for 0.92.1 but I'm building > using the files supplied in the tarball so the new version should have > everything it needs.
Can you try to build manually? Just a simple ./configure && make; and then run clamd/clamd. Please upload the build logs somewhere (or open a bugreport on bugzilla). Thanks, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
