Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.reston.ans.net!nctuccca.edu.tw!voyager.iii.org.tw!news From: serge@casino.com.tw (Louis) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problem compiling named Date: Sun, 07 Jul 1996 04:32:52 GMT Organization: SEEDNET InterNetNews News System Lines: 9 Message-ID: <31df3dc1.4087132@news.seed.net.tw> References: <HUFF.96Jul7000532@sunspot.tiac.net> NNTP-Posting-Host: 203.70.47.6 X-Newsreader: Forte Agent .99e/32.227 On 07 Jul 1996 04:05:32 GMT, huff@sunspot.tiac.net (Robert Huff) wrote: > I'm trying to compile named 4.9.2 (following the >instructions in the README) and the "make all" phase stops with: >/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 Try to delete cdefs.h and compile again. It works fine for me.