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!howland.erols.net!news.mathworks.com!enews.sgi.com!news.sgi.com!wrdiss1.robins.af.mil!paf-news.hqpacaf.af.mil!news From: Wyman Stocks <stocksg@hqpacaf.af.mil> Newsgroups: news.software.nntp,comp.unix.bsd.freebsd.misc Subject: Re: Installing INN 1.5.1 on FreeBSD 2.1.6-R Date: Thu, 23 Jan 1997 13:00:11 -1000 Organization: PACAF CSS/SMN Lines: 19 Distribution: inet Message-ID: <32E7ED7B.1444@hqpacaf.af.mil> References: <32e5350c.367727914@news.ncia.net> NNTP-Posting-Host: hq122-211.hqpacaf.af.mil Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) To: ed@ncia.net Xref: euryale.cc.adfa.oz.au news.software.nntp:29534 comp.unix.bsd.freebsd.misc:34443 There's a line in the config.data to tell make whether you have "setproctitle" or not. Find it and put in "DON'T" instead of "DO". That should solve your problem. Wyman Stocks Ed Paquette wrote: > > I've downloaded the source for Inn 1.5.1 and I'm still having trouble > building on my 2.1.6-R system. > > I've tried the FreeBSD sample config.data file and also added the > -lcrypt library, but it still dies when building nnrpd. (Due to > "setproctitle" error. > > Anyone have any suggestions? > > Thanks... > Ed Paquette > ed@ncia.net