Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.uwa.edu.au!disco.iinet.net.au!news.uoregon.edu!newsfeed.internetmci.com!news.mathworks.com!nntp.primenet.com!news.fibr.net!news.sprintlink.net!news-fw-6.sprintlink.net!news1.inlink.com!news2.inlink.com!usenet From: james@soho-stl.com (James Bass) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: -lcrypt errors ? Date: Mon, 24 Jun 1996 02:17:44 GMT Organization: Soho Saint Louis Lines: 34 Message-ID: <4qi9lu$jsk@news2.inlink.com> References: <31C88399.41C67EA6@ozemail.com.au> Reply-To: james@soho-stl.com NNTP-Posting-Host: deviant.inlink.com X-Newsreader: Forte Free Agent 1.0.82 Jon Harsem <flakey@ozemail.com.au> wrote: >This is most probably a silly question but when I >try to 'make' the apache 1.1.b3 source distribution I get a >-lcrypt error ..this also occurs on other 'make' attempts with >other sources. >I believe it says <bla bla> -lcrypt error referenced from text segment >(this is slightly paraphrased) >any ideas what to do about that error ? >(this is probably a stupid question =) ) .. >//jon What you are going to want to do is what I did... I went into the Configuration file (named Configuration) and uncommented the AUX_LIBS= -lcrypt or just add the thing... Oh, and comment the sunos stuff.... then run the Configure script (named Configure) then make Hope it works for ya! James James@soho-stl.com