From owner-freebsd-isp Fri Aug 9 13:27:20 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA02502 for isp-outgoing; Fri, 9 Aug 1996 13:27:20 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA02468 for ; Fri, 9 Aug 1996 13:27:14 -0700 (PDT) Received: from salsa.habaneros.com (salsa.habaneros.com [207.34.140.99]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id LAA00607 for ; Fri, 9 Aug 1996 11:36:50 -0700 (PDT) Received: from jalapeno.habaneros.com (jalapeno [207.34.140.98]) by salsa.habaneros.com (8.7.5/8.6.12) with SMTP id LAA02554; Fri, 9 Aug 1996 11:34:10 -0700 (PDT) Received: by jalapeno.habaneros.com with Microsoft Mail id <01BB85E6.28CCBFE0@jalapeno.habaneros.com>; Fri, 9 Aug 1996 11:30:25 -0700 Message-ID: <01BB85E6.28CCBFE0@jalapeno.habaneros.com> From: "Neil C. Jensen" To: "freebsd-isp@freebsd.org" , "'Richard Gresek'" Subject: RE: apache compilation Date: Fri, 9 Aug 1996 11:30:23 -0700 Encoding: 44 TEXT Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Did you remember to uncomment the appropriate lines in the Configuration (in the src dir) file for *BSD? They are: # For NetBSD/FreeBSD/BSDI 2.x # -m486 only if you are running on Intel 486/586 AUX_CFLAGS= -m486 # BSDI doesn't need -lcrypt AUX_LIBS= -lcrypt This should work. Cheers, Neil Jensen Habanero Studios Ltd. Vancouver, Canada ---------- From: Richard Gresek[SMTP:rg@plusnet.de] Sent: Friday, August 09, 1996 12:28 PM To: freebsd-isp@freebsd.org Subject: apache compilation 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? Richard Gresek +-------------------------------------------------------------------+ : Plus.Net Internet PoP fuer : Oppenheimer Landstr. 55 Frankfurt & Westerwald : 60596 Frankfurt : Tel.: +49 69 61991275 http://www.plusnet.de : Fax : +49 69 610238 +-------------------------------------------------------------------+