Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.cis.okstate.edu!newsfeed.ksu.ksu.edu!news.mid.net!sbctri.tri.sbc.com!newspump.wustl.edu!news.ecn.bgu.edu!news.cse.psu.edu!uwm.edu!vixen.cso.uiuc.edu!newsfeed.internetmci.com!newsxfer2.itd.umich.edu!netnews.worldnet.att.net!newsadm From: Charles Reese <reese@chem.duke.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: setproctitle support Date: 25 Jul 1996 16:44:48 GMT Organization: AT&T WorldNet Services Lines: 14 Message-ID: <4t88a0$66n@mtinsc01-mgt.ops.worldnet.att.net> NNTP-Posting-Host: 146.newark-2.nj.dial-access.att.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.22ATT (Windows; U; 16bit) I am trying to install the qpop package on my FreeBSD 2.1R system. The compile fails with an indication: popper.o: Undefined symbol `_setproctitle' referenced from text segment Inspecting the INSTALL file indicates that this is a feature that requires OS support. So my question is does FreeBSD support setproctitle and if so how do I enable it and if not can I just undefine SETPROCTITLE and run the pop server without it. Thanks Charlie Reese