Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!bloom-beacon.mit.edu!news.mathworks.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!uunet!in2.uu.net!192.233.85.167!shore!brianb From: brianb@shore.net (Brian Beaulieu) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: qpopper Date: 21 Dec 1996 16:03:16 GMT Organization: Shore.Net; a service of Eco Software, Inc. (info@shore.net) Lines: 18 Message-ID: <59h1o4$krm@fridge-nf0.shore.net> References: <59h0s2$jf1@fridge-nf0.shore.net> <59h1gb$6js@news.ziplink.net> NNTP-Posting-Host: shell2.shore.net X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:32958 Steve Bernacki (steve@ziplink.net) wrote: : Brian, : Make sure you're specifying -lcrypt as one of the compile flags. This : tells gcc to include the crypt library (what you want to do :) : -S Thanks for responding.. That is a default in the 44bsd Makefile... Which file in /usr/lib|/usr/local/lib represents the crypt library? (I may in fact not even have it) Thanks Brian