Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!news.mathworks.com!europa.clark.net!newsfeed.internetmci.com!news1.infoave.net!usenet From: Addison Laurent <addison@oir.state.sc.us> Newsgroups: comp.unix.bsd.freebsd.misc Subject: FreeBSD 2.2.1, qmail, and qpop Date: Sat, 29 Mar 1997 14:36:08 -0800 Organization: Info Avenue INTERNET Access Lines: 19 Message-ID: <333D9958.2AF6@oir.state.sc.us> Reply-To: addison@oir.state.sc.us NNTP-Posting-Host: addison.oir.state.sc.us Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win16; U) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:38004 I'm trying to setup a new mailserver to replace an older one, and trying to use qmail on it. The qmail setup went quite smoothly, and now I have to setup some POP3 service for it. When I try to make the checkpassword program, however, I get: cc -c checkpassword.c cc -s -o checkpassword checkpassword.o checkpassword.o: Undefined symbol `_crypt' referenced from text segment *** Error code 1 Stop. Comments in the makefile reference AIX and Linux, is there something that I'm missing to use this with BSD? E-mail answer preferred. Addison addison@oir.state.sc.us