Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 14:16:55 +0100
From:      "G D McKee" <freebsd@gdmckee.com>
To:        <freebsd-questions@freebsd.org>
Subject:   ClamAV Not Compiling Properly
Message-ID:  <00bd01c38b52$386c0bd0$c700a8c0@p2000>

next in thread | raw e-mail | index | archive | help
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@kursk.gdmckee.home:/usr/obj/usr/src/sys/GDMCKEE  i386


cc -O -pipe -march=3Dpentium -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bd01c38b52$386c0bd0$c700a8c0>