Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jun 2001 18:27:39 -0400
From:      Mike <mike@mikesweb.com>
To:        freebsd-questions@freebsd.org
Subject:   crypto problem?
Message-ID:  <4.3.2.7.2.20010608182716.01daa588@127.0.0.1>

next in thread | raw e-mail | index | archive | help
On trying to compile a few programs, I keep getting the libc_r.so.4 errors 
show below.. I have all the crypto installed, and updated via cvsup 2 days 
ago to include everything.. Any ideas?
Thanks

-Mike

/usr/lib/libc_r.so.4: WARNING!  setkey(3) not present in the system!
/usr/lib/libc_r.so.4: warning: this program uses gets(), which is unsafe.
/usr/lib/libc_r.so.4: warning: mktemp() possibly used unsafely; consider 
using mkstemp()
/usr/lib/libc_r.so.4: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc_r.so.4: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc_r.so.4: warning: tmpnam() possibly used unsafely; consider 
using mkstemp()
/usr/lib/libc_r.so.4: warning: this program uses f_prealloc(), which is stupid.
/usr/lib/libc_r.so.4: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc_r.so.4: warning: tempnam() possibly used unsafely; consider 
using mkstemp() 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20010608182716.01daa588>