Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!csn!nntp-xfer-1.csn.net!magma.Mines.EDU!not-for-mail From: mmiller@mines.edu (Mark Miller) Newsgroups: comp.unix.bsd.freebsd.misc Subject: pop mail server Date: 5 Jun 1997 00:19:53 GMT Organization: CSM Lines: 19 Message-ID: <5n50n9$15ru$1@magma.Mines.EDU> NNTP-Posting-Host: pegn5.mines.edu Mime-Version: 1.0 X-Newsreader: WinVN 0.93.10 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42431 Recently I installed FreeBSD 2.2.2 and would like to use it as a small email server. I downloaded the Qpopper2.3 source from Qualcomm and ran 'make 44bsd'. Everything seemed to compile, but when it got to the link stage it gave the following error: pop_pass.o: Undefined symbol '_crypt' referenced from text segment *** Error code 1 I installed the DES package from sysinstall, but this did not cure the problem. The links on the libcrypt* files point to the DES library files. Does anyone know what is going on here? Thank You, Mark Miller