Date: Sat, 10 Aug 1996 10:25:54 +1000 (EST) From: "Daniel O'Callaghan" <danny@panda.hilink.com.au> To: Richard Gresek <rg@plusnet.de> Cc: freebsd-isp@freebsd.org Subject: Re: apache compilation Message-ID: <Pine.BSF.3.91.960810102519.12630E-100000@panda.hilink.com.au> In-Reply-To: <199608091929.TAA11179@gds.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 9 Aug 1996, Richard Gresek wrote: > I am trying to compile apache_1.1.1 and get the following error msg.: > > mod_auth.o: Undefined symbol `_crypt' referenced from text segment > > When I comment out the authentication module the compilation and > linking finish successfully. I don t want to use the pre-compiled > binaries, as I d like to link PHP-module into the httpd. > > I suppose that I miss some library on my machine. Which is it? Where > to get? Just add -lcrypt to the makefile. BTW, what is PHP? Danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960810102519.12630E-100000>