From owner-freebsd-current Thu Feb 15 23:15:04 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA12495 for current-outgoing; Thu, 15 Feb 1996 23:15:04 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA12460 for ; Thu, 15 Feb 1996 23:14:48 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA21208; Fri, 16 Feb 1996 00:51:59 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id AAA10016; Fri, 16 Feb 1996 00:51:20 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id AAA02468; Fri, 16 Feb 1996 00:47:34 +0100 (MET) From: J Wunsch Message-Id: <199602152347.AAA02468@uriah.heep.sax.de> Subject: Re: make world failed in -current To: mark@grondar.za (Mark Murray) Date: Fri, 16 Feb 1996 00:47:34 +0100 (MET) Cc: freebsd-current@FreeBSD.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199602151914.VAA23692@grumble.grondar.za> from "Mark Murray" at Feb 15, 96 09:14:34 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.org Precedence: bulk As Mark Murray wrote: > > Also, am I supposed to have a /usr/lib/libdescrypt* library if I am using > > just the standard MD5 and not the DES Encryption? > > libdescrypt lives in src/secure/lib/libdescrypt. Do you have any > references to *SECURE* or *CRYPT* in /etc/make.conf, or do you have > a corrupt secure/ or eBones/? /usr/src/sbin/init/Makefile switches to -ldescrypt if it only sees the /usr/src/secure directory. This is IMHO wrong, it should not care at all about /usr/src/secure, and always pick the default -lcrypt. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)