*BSD News Article 77323


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.sgi.com!enews.sgi.com!news.mathworks.com!newsfeed.internetmci.com!news.sesqui.net!uhura.phoenix.net!pflores
From: pflores@alpha1.phoenix.net (Paul Flores)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Apache won't compile! Help me!
Date: 2 Sep 1996 12:23:18 GMT
Organization: Phoenix Data Net (713) 486-8337 http://www.phoenix.net
Lines: 33
Distribution: world
Message-ID: <50ejjm$eif@uhura.phoenix.net>
References: <50cevq$at4@vixen.cso.uiuc.edu>
NNTP-Posting-Host: alpha1.phoenix.net
X-Newsreader: TIN [version 1.2 PL2]

Dannyman (dannyman@arh0059.urh.uiuc.edu) wrote:
: 	Okay folks. (newbie) I get the following error when I try to 
: compile Apache;

: mod_auth.o: Undefined symbol `_crypt' referenced from text segment
: *** Error code 1

: 	Right. I can take that module out, and the result won't allow me 
: to POST ... if I then try to toss in <Limit> in my access.conf it will 
: reject my attempts to order and allow, saying that these directives are 
: not allowed in there! :(

: 	Anyone? I need help ... :/

There are TWO lines in the Configuration file you need to un-comment.

Look closely where it says 

# For NetBSD/FreeBSD/BSDI 2.x
#AUX_FLAGS= -m486			<=-=-=-=
# BSDI doesn't need -lcrypt
# AUX_LIBS= -lcrypt			<=-=-=-=

Make sure you uncomment BOTH of these lines for FreeBSD, and then ./Configure.
At this point, your make should run smoothly.

Paul Flores

--
"I've Always been easy, just never cheap!"
      ------

ME!