ClamAV Not Compiling Properly

G D McKee freebsd at gdmckee.com
Sun Oct 5 08:04:50 PDT 2003


Hi

Every time I try to compile clamav I get the following error.  Has anyone got any ideas how to fix it?

Thanks in advance

Gordon

uname -a
FreeBSD kursk.gdmckee.home 4.9-RC FreeBSD 4.9-RC #0: Sun Oct  5 13:54:04 BST 2003     gdm at kursk.gdmckee.home:/usr/obj/usr/src/sys/GDMCKEE  i386


cc -O -pipe -march=pentium -I/usr/local/include -O -o .libs/clamdscan options.o clamdscan.o client.o ../clamscan/getopt.o ../clamscan/others.o ../clamd/cfgfile.o  -L/usr/ports/security/clamav/work/clamav-0.60/libclamav /usr/ports/security/clamav/work/clamav-0.60/libclamav/.libs/libclamav.so -lcipher -lz -lbz2 -lc_r -Wl,--rpath -Wl,/usr/local/lib
/usr/lib/libc.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: warning: this program uses f_prealloc(), which is not recommended.
/usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
creating clamdscan
gmake[1]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.60/clamdscan'
Making all in clamav-milter
gmake[1]: Entering directory `/usr/ports/security/clamav/work/clamav-0.60/clamav-milter'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.60/clamav-milter'
Making all in etc
gmake[1]: Entering directory `/usr/ports/security/clamav/work/clamav-0.60/etc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.60/etc'
gmake[1]: Entering directory `/usr/ports/security/clamav/work/clamav-0.60'
gmake[1]: Nothing to be done for `all-am'.
gmake[1]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.60


More information about the freebsd-questions mailing list