gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NetBSD compile failure


From: Riccardo Mottola
Subject: Re: NetBSD compile failure
Date: Sat, 15 Oct 2011 00:52:33 +0200
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Hi,
Hi,

compiling base fails on NetBSD:

Compiling file NSProcessInfo.m ...
In file included from NSProcessInfo.m:82:0:
/usr/include/kvm.h:74:30: error: expected declaration specifiers or '...' 
before 'u_long'
/usr/include/kvm.h:83:29: error: expected declaration specifiers or '...' 
before 'u_long'
/usr/include/kvm.h:84:30: error: expected declaration specifiers or '...' 
before 'u_long'
In file included from /usr/include/machine/pcb.h:79:0,
                 from /usr/include/machine/proc.h:38,
                 from /usr/include/sys/proc.h:77,
                 from /usr/include/sys/sysctl.h:46,
                 from NSProcessInfo.m:88:
/usr/include/machine/segments.h:162:2: error: expected specifier-qualifier-list 
before 'vaddr_t'
In file included from /usr/include/i386/sysarch.h:3:0,
                 from /usr/include/machine/pcb.h:82,
                 from /usr/include/machine/proc.h:38,
                 from /usr/include/sys/proc.h:77,
                 from /usr/include/sys/sysctl.h:46,
                 from NSProcessInfo.m:88:
/usr/include/x86/sysarch.h:126:2: error: expected specifier-qualifier-list 
before 'u_long'
/usr/include/x86/sysarch.h:130:2: error: expected specifier-qualifier-list 
before 'u_long'
Can't see any change likely to have caused this except perhaps the removal of 
the include of errno.h
I added that back in case errno.h indirectly includes something that kvm.h 
depends on.
Sorry, somehow I sent two versions of the same mail... one incomplete though. IN the other one I wrote that I checked the two minor header includes, tried to revert them but that didn't help.

I will inverstigate further, FreeBSD is broken too, although not in the same place.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]