upgrade to clamav 0.93.3

bigboy

Verified User
Joined
Nov 25, 2005
Messages
231
Location
USA
Hello,

OS FreeBSD 5.4 install on ports tree this error

mars# make install
===> Building for clamav-0.93.1_2
make all-recursive
Making all in libclamunrar
Making all in libclamunrar_iface
Making all in libclamav
Making all in lzma
Making all in .
Making all in clamscan
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O -pipe -L/usr/local/lib -lthr -o clamscan output.o getopt.o cfgparser.o misc.o options.o clamscan.o others.o manager.o treewalk.o ../libclamav/libclamav.la -lthr
cc -O -pipe -o .libs/clamscan output.o getopt.o cfgparser.o misc.o options.o clamscan.o others.o manager.o treewalk.o -L/usr/local/lib ../libclamav/.libs/libclamav.so /usr/ports/security/clamav/work/clamav-0.93.1/libclamunrar_iface/.libs/libclamunrar_iface.so /usr/ports/security/clamav/work/clamav-0.93.1/libclamunrar/.libs/libclamunrar.so -lbz2 /usr/local/lib/libgmp.so -lz -lthr -Wl,--rpath -Wl,/usr/local/lib
../libclamav/.libs/libclamav.so: undefined reference to `gethostbyname_r'
*** Error code 1

Stop in /usr/ports/security/clamav/work/clamav-0.93.1/clamscan.
*** Error code 1

Stop in /usr/ports/security/clamav/work/clamav-0.93.1.
*** Error code 1

Stop in /usr/ports/security/clamav/work/clamav-0.93.1.
*** Error code 1

Stop in /usr/ports/security/clamav.
*** Error code 1

Stop in /usr/ports/security/clamav.

and install from source


I just upgrade to clamav 0.93.3 from the source (FreeBSD5.4)

The install was done, then I edited the file :
/usr/local/etc/clamd.conf

adding the paramters like indicated.

But whn i try to run the daemon i've got the error :
Starting Clam AntiVirus Daemon: ERROR: Please edit the example config file
/usr/local/etc/clamd.conf.
ERROR: Can't open/parse the config file /usr/local/etc/clamd.conf
[ECHOUE]

What's the problem ?!

Thanks !
 
Hello,

OS FreeBSD 5.4 install on ports tree this error

mars# make install
===> Building for clamav-0.93.1_2
make all-recursive
Making all in libclamunrar
Making all in libclamunrar_iface
Making all in libclamav
Making all in lzma
Making all in .
Making all in clamscan
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O -pipe -L/usr/local/lib -lthr -o clamscan output.o getopt.o cfgparser.o misc.o options.o clamscan.o others.o manager.o treewalk.o ../libclamav/libclamav.la -lthr
cc -O -pipe -o .libs/clamscan output.o getopt.o cfgparser.o misc.o options.o clamscan.o others.o manager.o treewalk.o -L/usr/local/lib ../libclamav/.libs/libclamav.so /usr/ports/security/clamav/work/clamav-0.93.1/libclamunrar_iface/.libs/libclamunrar_iface.so /usr/ports/security/clamav/work/clamav-0.93.1/libclamunrar/.libs/libclamunrar.so -lbz2 /usr/local/lib/libgmp.so -lz -lthr -Wl,--rpath -Wl,/usr/local/lib
../libclamav/.libs/libclamav.so: undefined reference to `gethostbyname_r'
*** Error code 1

Stop in /usr/ports/security/clamav/work/clamav-0.93.1/clamscan.
*** Error code 1

Stop in /usr/ports/security/clamav/work/clamav-0.93.1.
*** Error code 1

Stop in /usr/ports/security/clamav/work/clamav-0.93.1.
*** Error code 1

Stop in /usr/ports/security/clamav.
*** Error code 1

Stop in /usr/ports/security/clamav.

and install from source


I just upgrade to clamav 0.93.3 from the source (FreeBSD5.4)

The install was done, then I edited the file :
/usr/local/etc/clamd.conf

adding the paramters like indicated.

But whn i try to run the daemon i've got the error :
Starting Clam AntiVirus Daemon: ERROR: Please edit the example config file
/usr/local/etc/clamd.conf.
ERROR: Can't open/parse the config file /usr/local/etc/clamd.conf
[ECHOUE]

What's the problem ?!

Thanks !

http://directadmin.com/forum/showthread.php?t=26762
 
Is there an easy way to do regular updates to clamAV? I am getting the defs, but I was wondering about the install...
 
Back
Top