From owner-freebsd-questions Tue May 28 17:32:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA17892 for questions-outgoing; Tue, 28 May 1996 17:32:53 -0700 (PDT) Received: from eer-ss201.internet1.net (eer-ss201.internet1.net [206.152.115.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA17886 for ; Tue, 28 May 1996 17:32:48 -0700 (PDT) Received: (from root@localhost) by eer-ss201.internet1.net (8.7.5/8.7.3) id UAA06203 for questions@freebsd.org; Tue, 28 May 1996 20:31:52 -0400 (EDT) Date: Tue, 28 May 1996 20:31:52 -0400 (EDT) From: Super-User Message-Id: <199605290031.UAA06203@eer-ss201.internet1.net> To: questions@freebsd.org Subject: Header confilcts X-Sun-Charset: US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I have FreeBSD 2.5.0 installed and I seem to be having some problems compiling GNU software. Specifically GNU SED-2.5 and INN-1.4. I keep getting errors like the following: gcc -I../include -g -c checkart.c -o checkart.o In file included from checkart.c:8: ../include/clibrary.h:131: conflicting types for `_exit' /usr/include/unistd.h:53: previous declaration of `_exit' make[1]: *** [checkart.o] Error 1 Is there a problem with the BSD header file or do I need to modify these packages some how? I have installed the GNU-GCC-2.7.2 compiler and GNU-MAKE without problems, but the GNU-CLIBS would not install. Always seems to be a header conflict. Thank you for your time. Sorry if this is the wrong place to post this, but I don't know where to look, BSD or the packages. Matthew Hagerty Sysadmin internet1.net