Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 1995 15:59:30 -0700 (PDT)
From:      xiaoyin li <lix@cs.pdx.edu>
To:        FreeBSD <questions@freebsd.org>
Subject:   FreeBSD web server question
Message-ID:  <Pine.SUN.3.91.950807153834.22149B-100000@cs.pdx.edu>

next in thread | raw e-mail | index | archive | help

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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950807153834.22149B-100000>