Date: Mon, 11 Feb 2002 02:00:43 -0800 From: "Crist J. Clark" <cjc@FreeBSD.ORG> 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: <20020211020043.G20884@blossom.cjclark.org> In-Reply-To: <20020210223301.GA47758@wwweasel.geeksrus.net>; from alane@geeksrus.net on Sun, Feb 10, 2002 at 05:33:01PM -0500 References: <20020210223301.GA47758@wwweasel.geeksrus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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). -- 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?20020211020043.G20884>