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!worldnet.att.net!news.dra.com!news.he.net!news.keyway.net!stonehenge.netadventure.com!ken From: ken@stonehenge.netadventure.com (Ken Mugrage) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: IRC2.9.1 on BDSI 3.0 compile errors Date: 6 Apr 1997 22:09:50 GMT Organization: Keyway Internet Access 909-933-3650 Lines: 30 Message-ID: <5i96ve$391$1@madmax.keyway.net> References: <5i4lfg$hb1$1@madmax.keyway.net> <5i8g9r$kr6@nike.volvo.se> NNTP-Posting-Host: 207.155.97.11 X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:6610 It's 2.9.1, and I'm sure you're right. What I can't figure out ( since I can't program my way out of a wet paper bag :) is where. I was hoping someone had built this latest server and came across a solution. Thanks Ken peter hakanson (peter@cyklop.volvo.se) wrote: : Looks like you includes resolver routines multiple times.. : What irc servis is this ? I managed to get the ircd 2.8.21 : compiled on 2.0.1, i don't remember anything tricky here : (except understanding the configuration :-) : Ken (ken@nightowl.netadventure.net) wrote: : : I'me trying to compile an IRC server on BSDI 3.0. I am getting the following : : errors. I've looked everywhere I can think of and haven't been able to : : find a solution, any help is appreciated. : : res_comp.o: Definition of symbol __getshort (multiply defined) : : res_comp.o: Definition of symbol _dn_expand (multiply defined) : : res_comp.o: Definition of symbol ___putshort (multiply defined) : : res_comp.o: Definition of symbol ___dn_skipname (multiply defined) : : res_comp.o: Definition of symbol __getlong (multiply defined) : : res_comp.o: Definition of symbol ___putlong (multiply defined) : : res_comp.o: Definition of symbol _dn_comp (multiply defined) : : *** Error code 1 : : Stop.