Hi I'm trying to upgrade an existing clamav 0.92 install on CentOS 5 x64 to 0.92.1. Compiles fine, but when started, throws these errors over and over to the log. (Clamd seems to spawn, but goes to defunct etc etc)
/usr/sbin/clamd: symbol lookup error: /usr/sbin/clamd: undefined symbol: cli_ctime /usr/sbin/clamd: symbol lookup error: /usr/sbin/clamd: undefined symbol: cli_ctime /usr/sbin/clamd: symbol lookup error: /usr/sbin/clamd: undefined symbol: cli_ctime Strangely, I can run it via command line "clamd" , and it seems to fire up and listen interactively. Did I miss something in the compile? I did run export CFLAGS=-m64 prior to compile and ldconfig after, but before starting clamd. (basically a default install, clamav, no special compile options etc.) Thanks, Jamie _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html