From owner-freebsd-questions Mon Feb 11 2: 0:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 85CAE37B402 for ; Mon, 11 Feb 2002 02:00:45 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020211100044.JKVL1214.rwcrmhc54.attbi.com@blossom.cjclark.org>; Mon, 11 Feb 2002 10:00:44 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g1BA0ia22689; Mon, 11 Feb 2002 02:00:44 -0800 (PST) (envelope-from cjc) Date: Mon, 11 Feb 2002 02:00:43 -0800 From: "Crist J. Clark" To: Alan Eldridge Cc: FreeBSD Questions List Subject: Re: Message: setkey(3) not present on the system ... Message-ID: <20020211020043.G20884@blossom.cjclark.org> References: <20020210223301.GA47758@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020210223301.GA47758@wwweasel.geeksrus.net>; from alane@geeksrus.net on Sun, Feb 10, 2002 at 05:33:01PM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 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