Hi

When I have tried to install the port /usr/ports/security/clamav I get the
following error:

cc -O -pipe -march=pentium -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 -lz
 -lbz2 -lc_r -Wl,--rpath -Wl,/usr/local/lib
/usr/lib/libc.so: WARNING!  setkey(3) not present in the system!
/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!  des_setkey(3) not present in the system!
/usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
/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!  des_cipher(3) not present in the system!
/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'
kursk#

Have you got any ideas?  If I do a locate setket I get:

kursk# locate setkey
/usr/sbin/setkey
/usr/share/man/cat3/des_setkey.3.gz
/usr/share/man/cat3/setkey.3.gz
/usr/share/man/cat8/setkey.8.gz
/usr/share/man/man3/des_setkey.3.gz
/usr/share/man/man3/setkey.3.gz
/usr/share/man/man8/setkey.8.gz
kursk#

So it looks like it is installed.

I am running the following version of FreeBSD

kursk# uname -a
FreeBSD kursk.gdmckee.home 4.8-STABLE FreeBSD 4.8-STABLE #11: Fri Apr  4
14:57:05 BST 2003     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GDMCKEE
i386
kursk#

Thanks in advance

Gordon
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to