From owner-freebsd-questions Mon Feb 11 5:38:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id E594337B405; Mon, 11 Feb 2002 05:38:36 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g1BDc7d03713; Mon, 11 Feb 2002 08:38:07 -0500 (EST) (envelope-from alane) Date: Mon, 11 Feb 2002 08:38:07 -0500 From: Alan Eldridge To: "Crist J. Clark" Cc: FreeBSD Questions List Subject: Re: Message: setkey(3) not present on the system ... Message-ID: <20020211133807.GA3543@wwweasel.geeksrus.net> References: <20020210223301.GA47758@wwweasel.geeksrus.net> <20020211020043.G20884@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020211020043.G20884@blossom.cjclark.org> User-Agent: Mutt/1.3.26i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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? -- Alan Eldridge "Dave's not here, man." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message