From owner-freebsd-questions Mon Aug 7 16:00:54 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id QAA05578 for questions-outgoing; Mon, 7 Aug 1995 16:00:54 -0700 Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id QAA05572 for ; Mon, 7 Aug 1995 16:00:53 -0700 Received: from cs.pdx.edu (cs.pdx.edu [131.252.20.183]) by who.cdrom.com (8.6.11/8.6.11) with ESMTP id QAA02490 for ; Mon, 7 Aug 1995 16:00:51 -0700 Received: (lix@localhost) by cs.pdx.edu (8.6.10/CATastrophe-12/23/94-P) id PAA24958; Mon, 7 Aug 1995 15:59:31 -0700 for Date: Mon, 7 Aug 1995 15:59:30 -0700 (PDT) From: xiaoyin li To: FreeBSD Subject: FreeBSD web server question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk I am trying to set up our FreeBSD machine as a web server. I have downloaded CERN WWW software which are WWWLibrary_2.17, WWWDaemon_3.0.tar, and WWWLineMode_3.0.tar from ftp.cdrom.com. I got my library module successfuly complied. When I run "BUILD daemon" I got it compiled without errors, then the following messages showing on screen: cc -o httpd_3.0 HTDaemonDIR.o HTRequest.o HTRetrieve.o HTScript.o HTLoad.o HTCache.o HTCacheInfo.o HTConfig.o HTWild.o HTSInit.o HTSUtils.o HTims.o HTPasswd.o HTAuth.o HTLex.o HTGroup.o HTACL.o HTAAProt.o HTAAServ.o HTAAFile.o HTLog.o HTgc.o HTUserInit.o HTRFC931.o ../../Library/unix/libwww.a HTPasswd.o: Undefined symbol `_crypt' referenced from text segment HTPasswd.o: Undefined symbol `_crypt' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. WWW build for unix done. status = 1 It seems that our system does not have a crypt C library function, or it is not in right place? Did anybody get this kind of problem before I appricate very much if you can let me know what is wrong there and how to fix it. Thank you, Xiaoyin Li System Administrator PSU Bookstore Email: lix@rigel.pdx.edu