Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc 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!news.maxwell.syr.edu!news.new-york.net!nonexistent.com!not-for-mail From: le@put.com (Louis Epstein) Subject: Re: Squid 1.1.10 X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] X-Complaints-To: Email abuse@news2.new-york.net if this posting is inappropriate Lines: 11 Organization: Putnam Internet Services Message-ID: <EA121w.Ex7@nonexistent.com> References: <5kof2i$iom$1@callisto.arisia.net> X-Trace: 863371936 16323 le [165.254.191.2] X-Nntp-Posting-Host: main.put.com Date: Sun, 11 May 1997 17:32:20 GMT Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:40729 Mark S. Velasquez (msv@arisia.net) wrote: : I'm trying to compile Squid 1.1.10 on a FreeBSD 2.1.5R system(yeah I know, but : I'd like to avoid the headaches of upgrading this central machine), but it : keeps bombing(the compile) in the dnsserver.c module saying that __res_init is : not defined. I note in passing tha that even the May 10 Ports Collection has 1.1.9 and not yet 1.1.10. : It is defined in resolv.h, as far as I can tell it should be linked in(ie.; : -lresolv is one of the lib flags).