From owner-freebsd-questions Mon Mar 4 06:31:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03187 for questions-outgoing; Mon, 4 Mar 1996 06:31:27 -0800 (PST) Received: from eer-4861.internet1.net ([206.152.115.7]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA03178 for ; Mon, 4 Mar 1996 06:31:21 -0800 (PST) Received: (from root@localhost) by eer-4861.internet1.net (8.6.12/8.6.12) id EAA01258 for questions@freebsd.org; Mon, 4 Mar 1996 04:29:47 -0500 Date: Mon, 4 Mar 1996 04:29:47 -0500 From: Charlie Root Message-Id: <199603040929.EAA01258@eer-4861.internet1.net> To: questions@freebsd.org Subject: crypt Sender: owner-questions@freebsd.org Precedence: bulk Can someone tell me where crypt is? I'm trying to compile a pop2 and pop3 daemon and I get an error that reads: log_std.c:52 Undefined symbol '_crypt' referenced from text segment I was under the impression that crypt was part of the standard UNIX command base. I found reference to crypt in several texts and on my SunBox I can type crypt at the command prompt and get the expected: Enter key: Is crypt not part of FreeBSD 2.1.0? Please respond to mphag@aol.com because I'm not sure if I can receive mail at this address yet, but you could try me here also. root@internet1.net Thank you Matthew Hagerty