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!spool.mu.edu!howland.reston.ans.net!nntp.coast.net!news.kei.com!news.mathworks.com!uunet!in1.uu.net!nctuccca.edu.tw!news.cc.nctu.edu.tw!spring.edu.tw!voyager.iii.org.tw!news From: serge@autocar.org.tw (HSIAO Hsuei-cheng) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Compiling BIND 4.9.3 Date: Fri, 24 May 1996 09:59:55 GMT Organization: SEEDNET InterNetNews News System Lines: 19 Message-ID: <4o4161$4fn@voyager.iii.org.tw> NNTP-Posting-Host: 203.70.47.6 X-Newsreader: Forte Agent.99b.113C 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 Stop. *** Error code 1 Stop. How to figure this problem out, thanx a lot.