From owner-freebsd-hackers Sat Aug 10 23:51:19 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA16777 for hackers-outgoing; Sat, 10 Aug 1996 23:51:19 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA16761 for ; Sat, 10 Aug 1996 23:51:14 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id IAA29850; Sun, 11 Aug 1996 08:51:06 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA21478; Sun, 11 Aug 1996 08:51:06 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id IAA04746; Sun, 11 Aug 1996 08:30:30 +0200 (MET DST) From: J Wunsch Message-Id: <199608110630.IAA04746@uriah.heep.sax.de> Subject: Re: Whereis crypt? To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Sun, 11 Aug 1996 08:30:30 +0200 (MET DST) Cc: spr@awod.com Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "spr@awod.com" at "Aug 11, 96 00:08:54 am" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As spr@awod.com wrote: > When I am compiling qpopper, htpasswd, and several other apps, the compile > dies and says that it needs to know where crypt is so that it knows how > password encryption is handled. Password encryption is handled by -lcrypt. This is usually a symlink to either libscrypt or libdescrypt, depending on your encryption method. -- 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. ;-)