Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA5091 ; Mon, 21 Dec 92 17:13:57 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!sdd.hp.com!cs.utexas.edu!natinst.com!hrd769.brooks.af.mil!hrd769.brooks.af.mil!not-for-mail From: news@hrd769.brooks.af.mil (InterNet News) Newsgroups: comp.unix.bsd Subject: Re: INN on 386BSD ? Date: 18 Dec 1992 11:01:54 -0600 Organization: Armstrong Lab MIS, Brooks AFB TX Lines: 39 Message-ID: <1gt062INN2p1@hrd769.brooks.af.mil> References: <BzGpBF.GwH@ns1.nodak.edu> NNTP-Posting-Host: hrd769.brooks.af.mil In article <BzGpBF.GwH@ns1.nodak.edu> zonjic@plains.NoDak.edu (Radivoje Zonjic (CE)) writes: > >Has anyone succeeded in compiling INN on 386BSD ? I would like to try >it, so if anyone has any experience with INN on 386BSD please let >me know by e-mail (and if possible, include configuration header >file(s))... > > >Thanks, >Rade I recently (like yesterday) uploaded inn 1.6 (I think) to ref.tfs.com in the packages directory. It is the complete package, including the most recent patches. It works fine. Things to look out for... We use termios, which the Configure script messes up on. There is a define in config.h to make it work. I think I fixed the code in Configure to correctly look for a termios indicator. You may find that you are having problems with filexp. The one that comes with Configure has an error that I simply got bored trying to fix. I use the filexp that comes with the bsd386 base distribution, and commented out the filexp create script segment (I think). The error message is some thing 'Unterminated string at line 28'. There were no 386bsd specifics, per se, but there were a couple of tense moments getting it going in the first place. If you have any trouble with it, drop me an E-Mail (or contact me through comp.unix.bsd |-( ) and I will be glad to help anyone I can. Note that if anyone has trouble with it, everyone probably will. I will summarize and correct the problems as they arise. TSgt Dave Burgess NCOIC AL/MIS Brooks AFB, TX