From owner-freebsd-questions Wed Dec 24 04:12:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA04147 for questions-outgoing; Wed, 24 Dec 1997 04:12:31 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from pili.adn.edu.ph ([165.220.57.4]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA04119 for ; Wed, 24 Dec 1997 04:12:14 -0800 (PST) (envelope-from art@pili.adn.edu.ph) Received: from localhost (art@localhost) by pili.adn.edu.ph (8.8.7/8.8.7) with SMTP id UAA03567; Wed, 24 Dec 1997 20:36:52 +0800 (PHT) (envelope-from art@pili.adn.edu.ph) Date: Wed, 24 Dec 1997 20:36:52 +0800 (PHT) From: Arthur Alacar To: Sean-Paul Rees cc: questions@FreeBSD.ORG Subject: Re: errors with freebsd and crypt In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk try compiling with -lcrypt .a.r.t. > I've been trying to compile various pop3 servers, for the FreeBSD > machine that will be retiring our other UNIX box as head of the main > network stuff. > > However, most everything that I have tried to compile have errors > with _crypt, ex: > > pop_pass.c:483: Undefined symbol `_crypt' referenced from text segment > *** Error code 1 > > Stop. > > this isn't just one program, it happens in several. am curious > how to correct? > > regards > -- > Sean-Paul Rees - magic@ulink.net > Systems Administratior, Ulink ISP > > >