Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2000 12:24:56 +0200 (CEST)
From:      Harti Brandt <brandt@fokus.gmd.de>
To:        Doug Barton <DougB@gorean.org>
Cc:        pst@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: endian.h problem with gnats port
Message-ID:  <Pine.BSF.4.21.0010271223260.301-100000@beagle.fokus.gmd.de>
In-Reply-To: <39F9534D.763C3951@gorean.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Oct 2000, Doug Barton wrote:

> 	I'm trying to compile gnats locally, and getting an ugly error
> regarding endian.h. Due to the recent include file shuffling I'm
> starting in -current rather than ports. 
> 
> cc -c -I. -I. -I./../include  -O -ggdb -pipe -g  -DHAVE_CONFIG_H
> queue-pr.c
> In file included from /usr/include/sys/wait.h:93,
>                  from queue-pr.c:23:

<sys/wait.h> now needs <sys/types.h>.

That's documented. Many ports break also.

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              brandt@fokus.gmd.de, harti@begemot.org, lhbrandt@mail.ru



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010271223260.301-100000>