Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 1996 20:31:52 -0400 (EDT)
From:      Super-User <root@eer-ss201.internet1.net>
To:        questions@freebsd.org
Subject:   Header confilcts
Message-ID:  <199605290031.UAA06203@eer-ss201.internet1.net>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605290031.UAA06203>