From owner-freebsd-questions Mon Jul 8 06:11:31 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA02894 for questions-outgoing; Mon, 8 Jul 1996 06:11:31 -0700 (PDT) Received: from only.justcompute.com (only.justcompute.com [208.128.131.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA02878 for ; Mon, 8 Jul 1996 06:11:26 -0700 (PDT) Received: from BBS.justcompute.com (bbs.justcompute.com [208.128.131.2]) by only.justcompute.com (8.6.9/8.6.9) with SMTP id JAA04215 for ; Mon, 8 Jul 1996 09:07:53 -0400 (EDT) Message-Id: <199607081307.JAA04215@only.justcompute.com> Received: from [208.128.131.109] by BBS.justcompute.com id 49240.wrk; Mon, 8 Jul 1996 09:09:08 EDT From: "Chris Lavin" To: Subject: HELP With apache and Mod_auth_dbm Date: Mon, 8 Jul 1996 09:05:26 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1085 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Help! I am trying to compile apache with Mod_auth_dbm and whenever I do I get the error message "ld: -lndbm; no Match". So if I xcomment that I out I get an error from cc that says "mod_auth_dbm.o: undefinded symbol '_crypt' referenced from text segment" Can anyone help or am I beyond help?!?!?1? Thanx Chris