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!nntprelay.mathworks.com!news.maxwell.syr.edu!news.webspan.net!usenet From: gpalmer@SPAM.webspan.net (Gary Palmer) Newsgroups: news.software.nntp,comp.unix.bsd.freebsd.misc Subject: Re: Compilation Error for INN 1.5.1 Date: 13 Jul 1997 01:46:08 GMT Organization: WebSpan Inc., New Jersey Lines: 22 Sender: gpalmer@mutara.noc.webspan.net Message-ID: <5q9c10$8sl@news.webspan.net> References: <33c6a9e3.259212567@news> <33c7ad99.325698900@news> NNTP-Posting-Host: mutara.noc.webspan.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Report-Abuse-To: abuse@mail.webspan.net NNTP-Posting-Date: 12 Jul 1997 21:46:08 EDT X-Newsreader: knews 0.9.8 To: cn649@torfree.net (TS Tsang) Xref: euryale.cc.adfa.oz.au news.software.nntp:34420 comp.unix.bsd.freebsd.misc:44327 [Posted and mailed] In article <33c7ad99.325698900@news>, cn649@torfree.net (TS Tsang) writes: > I am using FreeBSD and have now added -lcrypt to the LIBS in > config.data, but I still keep getting the following error message, any > one can help? > > -- > cd nnrpd ; make lint ; cd .. > cc -o nnrpd article.o group.o commands.o misc.o newnews.o nnrpd.o > perl.o post. > o loadave.o ../libinn.a -lutil -lcrypt > nnrpd.c:215: Undefined symbol `_setproctitle' referenced from text > segment Try both -lcrypt and -lutil (from memory), or use the port available on ftp.freebsd.org /pub/FreeBSD/ports-current, which has these patches already applied Gary