Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!newsfeeds.sol.net!hammer.uoregon.edu!csulb.edu!csus.edu!news From: Libtech <libtech@eros.lib.csusb.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: crypt function Date: Mon, 21 Apr 1997 10:04:06 -0700 Organization: Cal State University San Bernardino Lines: 11 Message-ID: <335B9E06.B4E@eros.lib.csusb.edu> Reply-To: libtech@eros.lib.csusb.edu NNTP-Posting-Host: @desktop.lib.csusb.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01Gold (Win95; I) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39504 Hi Everybody, I try to compile the CERN httpd 3.0A on my FreeBSD machine. It keeps give me the error message that the crypt function is not defined. However, I check the manual page and there is a crypt() in the C library. I wonder which file I have to include in the FreeBSD because there is a file called "crypt.h" in SunOS and SGI Iris. Please help me out, Thank you. Sunny Lin clin@csci.csusb.edu