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.mira.net.au!Germany.EU.net!howland.reston.ans.net!newsfeed.internetmci.com!news.intercenter.net!rbickers From: rbickers@intercenter.net (Ron Bickers) Newsgroups: comp.unix.bsd.bsdi.misc,news.software.b,news.software.nntp Subject: Re: INN 1.4unoff4, SharedActive Patch & BSDi 2.1?? Followup-To: comp.unix.bsd.bsdi.misc,news.software.b,news.software.nntp Date: 24 May 1996 13:49:53 GMT Organization: The Internet Center - Raleigh, NC Lines: 28 Distribution: inet Message-ID: <4o4eq1$dfr@galileo.intercenter.net> References: <4nnqim$9sm@news.abs.net> <4o29q8$6hp@news01.deltanet.com> NNTP-Posting-Host: atlantis.intercenter.net X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:3823 news.software.b:17871 news.software.nntp:22977 charlie (charlie@delta.net) wrote: : > I was wondering if anyone here has tried to get the INN 1.4unoff4 : >nnrpd working with the shared-active patches?? .... : > : >I thought things were looking good as the code compiled and linked : >OK, but when I try and run it with the shared active patch installed : >when you connect to port 119 it just complains that the NNTP server is : >not available. : I'd agree with all the replys that unoff4 does run better but nobody has : replied re: shared active patch working on bsdi. So I'd like to also ask the : same question. I'm running unoff4 w/o the patch but would like to include it : for the exact same reason. : charlie I'm running unoff4 w/ the shared active patch on BSDI2.1 without any problems. Actually, I had exactly the same thing you mention above. I went through the code to try to figure out what was going on. For it to compile, I'm sure you know you need to set LIBS -lipc but I think in the end, the only thing I did was use gcc instead of cc. Unfortunately, I have no idea why this would've made a difference, but I'm not one to question it much when everything's working like it should. Let me know if anyone has any luck. Ron