Subject: Re: pkgsrc IRIX64 6.5/mipseb bulk build results 2006-03-01
To: None <pkgsrc-bulk@netbsd.org>
From: None <joerg@britannica.bec.de>
List: pkgsrc-bulk
Date: 03/02/2006 16:52:40
On Wed, Mar 01, 2006 at 03:13:10PM -0500, Jan Schaumann wrote:
> net/nsd joerg@NetBSD.org
How do I get C99 mode or a GCC here?
> www/lighttpd joerg@NetBSD.org
This feels like God telling me that I am a bad boy.
cc-1035 cc: WARNING File = /usr/include/stdint.h, Line = 5
#error directive: This header file is to be used only for c99 mode
compilations
How do I enable c99 mode on Irix and can we do that by default?
c-1020 cc: ERROR File = /usr/include/netinet/tcp.h, Line = 38
The identifier "u_short" is undefined.
u_short th_sport; /* source port */
Where do I get u_short in Irix?
Joerg