gnustep-dev
[Top][All Lists]
Advanced

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

NetBSD & FreeBSD compile problems


From: Riccardo Mottola
Subject: NetBSD & FreeBSD compile problems
Date: Sat, 15 Oct 2011 15:12:48 +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,

sadly, the new fixes by Richard do not improve the situation on NetBSD and FreeBSD on my systems. How is the situation for others?
This is the current error on NetBSD:

 Compiling file NSFileManager.m ...
In file included from /usr/include/sys/mount.h:39,
                 from NSFileManager.m:144:
/usr/include/sys/ucred.h:45: error: expected specifier-qualifier-list before 'u_short'
In file included from /usr/include/sys/mount.h:46,
                 from NSFileManager.m:144:
/usr/include/sys/lock.h:120: error: expected specifier-qualifier-list before 'u_int'
NSFileManager.m: In function '-[NSFileManager changeCurrentDirectoryPath:]':


This on FreeBSD:

 Compiling file GSHTTPURLHandle.m ...
In file included from GSHTTPURLHandle.m:53:
/usr/include/sys/file.h:161: error: expected specifier-qualifier-list before 'u_int'
gmake[4]: *** [obj/libgnustep-base.obj/GSHTTPURLHandle.m.o] Error 1

Riccardo



reply via email to

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