Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jul 1996 18:44:36 +0100
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        Chris Lavin <chrisl@bbs.justcompute.com>
Cc:        questions <questions@FreeBSD.ORG>
Subject:   Re: HELP With apache and Mod_auth_dbm 
Message-ID:  <24892.836847876@palmer.demon.co.uk>
In-Reply-To: Your message of "Mon, 08 Jul 1996 09:05:26 EDT." <199607081307.JAA04215@only.justcompute.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Lavin wrote in message ID
<199607081307.JAA04215@only.justcompute.com>:
>    	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?

Don't have `-lndbm' (dbm is part of our libc), and add `-lcrypt'
instead.

Gary
--
Gary Palmer                                          FreeBSD Core Team Member
FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24892.836847876>