Date: Mon, 11 Feb 2002 11:56:58 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: Alan Eldridge <alane@geeksrus.net> Cc: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG> Subject: Re: Message: setkey(3) not present on the system ... Message-ID: <20020211115657.A24191@blossom.cjclark.org> In-Reply-To: <20020211133807.GA3543@wwweasel.geeksrus.net>; from alane@geeksrus.net on Mon, Feb 11, 2002 at 08:38:07AM -0500 References: <20020210223301.GA47758@wwweasel.geeksrus.net> <20020211020043.G20884@blossom.cjclark.org> <20020211133807.GA3543@wwweasel.geeksrus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 11, 2002 at 08:38:07AM -0500, Alan Eldridge wrote:
> On Mon, Feb 11, 2002 at 02:00:43AM -0800, Crist J. Clark wrote:
> >On Sun, Feb 10, 2002 at 05:33:01PM -0500, Alan Eldridge wrote:
> >> What's the story with these messages from ld?
> >>
> >> /usr/lib/libc.so: WARNING! setkey(3) not present in the system!
> >> /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! des_cipher(3) not present in the system!
> >>
> >> I'm running 4.5 installed from release CDROMs. Is this govt-encumbered
> >> code that I have to get from somewhere special and rebuild libc?
> >
> >Those functions don't live in libc. They live in libcipher according
> >to setkey(3).
>
> My setkey(3) man page is a symlink to crypt(3), and only documents 3
> functions functions, called crypt() and crypt_{get,set}_format().
>
> Hmm... shouldn't my setkey(3) page be a link to cipher(3), instead?
If you added the 'crypto' distribution when you installed, yes. If you
didn't, your system is as expected.
--
Crist J. Clark | cjclark@alum.mit.edu
| cjclark@jhu.edu
http://people.freebsd.org/~cjc/ | cjc@freebsd.org
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?20020211115657.A24191>
