*BSD News Article 69321


Return to BSD News archive

Newsgroups: comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.vbc.net!samba.rahul.net!rahul.net!a2i!news.PBI.net!nntp-hub2.barrnet.net!venus.sun.com!cs.utexas.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!uchinews!news
From: csdayton+usenet@midway.uchicago.edu (Soren Dayton)
Subject: Re: Compiling BIND 4.9.3
In-Reply-To: serge@autocar.org.tw's message of Fri, 24 May 1996 09:59:55 GMT
X-Nntp-Posting-Host: woodlawn.uchicago.edu
Message-ID: <xcdloiib1vr.fsf@woodlawn.uchicago.edu>
To: serge@autocar.org.tw (HSIAO Hsuei-cheng)
Lines: 17
Sender: csdayton@woodlawn.uchicago.edu
Organization: uchi.comp.unix viper cabal
X-Newsreader: Gnus v5.1
References: <4o4161$4fn@voyager.iii.org.tw>
Date: Fri, 24 May 1996 14:07:52 GMT

Our friend, serge@autocar.org.tw (HSIAO Hsuei-cheng), wrote:

> Hi folx, 
> I have problem when compiling BIND 4.9.3. From Makefile, I know
> it is ready for FreeBSD, but it always give me this error messages while
> compiling.
> 
> /tmp/res
> cc   -O -g -I../include -I../compat/include  -DUSE_OPTIONS_H -c herror.c
> In file included from herror.c:65:
> /usr/include/unistd.h:53: parse error before `__dead2'
> /usr/include/unistd.h:53: warning: data definition has no type or storage class
> *** Error code 1

remove compat/include/sys/cdefs.h and try again

Soren