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
              [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to