Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in3.uu.net!194.162.162.196!newsfeed.nacamar.de!news.maxwell.syr.edu!news-was.dfn.de!news-fra1.dfn.de!news-ber1.dfn.de!news-lei1.dfn.de!news-nue1.dfn.de!uni-erlangen.de!winx03!news From: token@cip.informatik.uni-wuerzburg.de (Matthias Buelow) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: udprelay on FreeBSD??? Date: 04 Jun 1997 15:01:49 +0200 Organization: Uni-Wuerzburg, Dept. for Fun, Sex+Games Lines: 12 Sender: token@aruba.informatik.uni-wuerzburg.de Message-ID: <ye0k9kabjy9.fsf@aruba.informatik.uni-wuerzburg.de> References: <33945605.766D@super.zippo.com> Reply-To: token@cip.informatik.uni-wuerzburg.de NNTP-Posting-Host: wicx50.informatik.uni-wuerzburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit In-reply-to: "Dabe K."'s message of Tue, 03 Jun 1997 13:36:05 -0400 X-Newsreader: Gnus v5.1 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42326 In article <33945605.766D@super.zippo.com> "Dabe K." <dabe@super.zippo.com> writes: Has anyone managed to get udprelay to compile on FreeBSD?? FreeBSD does not have a poll.h file which udprelay expects. Is there a way around this?? FreeBSD does not have the SysV-ish poll(2) system call at all. Use select(2) (you might have to modify the program). -- --token *the daemon is free!*