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.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!nntp.portal.ca!van-bc!van.istar!news-w.ans.net!newsfeeds.ans.net!news.icix.net!news.gate.net!news From: arisia@gate.net Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: *Bind-4.9.3-Release Date: 4 Jun 1996 18:17:07 GMT Organization: CyberGate, Inc. Lines: 19 Message-ID: <4p1uj3$2ane@news.gate.net> References: <4ovc99$1ld0@news.gate.net> NNTP-Posting-Host: wpbfl2-17.gate.net Mime-Version: 1.0 Content-Type: Text/Plain; charset=ISO-8859-1 X-Newsreader: WinVN 0.99.5 In article <4ovc99$1ld0@news.gate.net>, arisia@gate.net says... > > > Has anyone sucessfully recompiled Bind-4.9.3-release for FreeBSD 2.1R ? > > It recompiled without a hitch for Solaris 2.4/2.5, but bombs with a "parse >error" on the first header file(unfortunately I forgot to copy down the error >message, but it was something to do with undefined structures before __dead2). > > Never mind. I saw that this question was previously answered. The problem has to do with the compatibility(non BSD) stuff. Once I removed sys/cdefs.h, it compiled just fine. Mark Velasquez