From owner-freebsd-questions Tue Sep 10 13:04:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA10016 for questions-outgoing; Tue, 10 Sep 1996 13:04:05 -0700 (PDT) Received: from purcell.jlc.net (root@purcell.jlc.net [199.201.159.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA09993 for ; Tue, 10 Sep 1996 13:03:53 -0700 (PDT) Received: (from jason@localhost) by purcell.jlc.net (8.7.5/8.6.9) id QAA06186 for questions@freebsd.org; Tue, 10 Sep 1996 16:03:53 -0400 (EDT) From: "Jason T. Nelson" Message-Id: <199609102003.QAA06186@purcell.jlc.net> Subject: BIND 4.9.4+P1 compile problems To: questions@freebsd.org Date: Tue, 10 Sep 1996 16:03:53 -0400 (EDT) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Not being terribly clever when it comes to compiling programs not specifically made with FreeBSD in mind, I'm having trouble getting BIND 4.9.4+P1 compiled. This is the error: jason@purcell> make /home/jason/ftp/BIND/res cc -O2 -I../include -I../compat/include -DUSE_OPTIONS_H -c herror.c In file included from herror.c:66: /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. -- Jason T Nelson