discuss-gnustep
[Top][All Lists]
Advanced

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

Building GNUstep base (latest) on Solaris 8


From: Andreas Hoeschler
Subject: Building GNUstep base (latest) on Solaris 8
Date: Sat, 15 Jun 2002 01:01:01 +0200

Hi all,

I have already managed to build GNUstep on Solaris 8 a few weeks ago using gcc 3.0.4. While trying to rebuild it (making base) from the latest cvs and using gcc 3.1 from www.sunfreeware.com I get the following error.

...
 Compiling file NSPipe.m ...
 Compiling file NSPort.m ...
 Compiling file GSTcpPort.m ...
GSTcpPort.m: In function `+[GSTcpPort portWithNumber:onHost:forceAddress:listener:]':
GSTcpPort.m:1424: warning: unused variable `reuse'
GSTcpPort.m: In function `-[GSTcpPort handleForPort:beforeDate:]':
GSTcpPort.m:1689: warning: unused variable `opt'
 Compiling file NSPortCoder.m ...
NSPortCoder.m: In function `-[NSPortCoder decodeValueOfObjCType:at:]':
NSPortCoder.m:729: warning: subscript has type `char'
NSPortCoder.m: In function `-[NSPortCoder encodeValueOfObjCType:at:]':
NSPortCoder.m:1331: warning: subscript has type `char'
 Compiling file NSPortMessage.m ...
 Compiling file NSPortNameServer.m ...
 Compiling file NSProcessInfo.m ...
NSProcessInfo.m: In function `-[NSProcessInfo(GNUstep) setLogFile:]':
NSProcessInfo.m:775: warning: implicit declaration of function `open'
NSProcessInfo.m:775: `O_RDWR' undeclared (first use in this function)
NSProcessInfo.m:775: (Each undeclared identifier is reported only once
NSProcessInfo.m:775: for each function it appears in.)
NSProcessInfo.m:775: `O_CREAT' undeclared (first use in this function)
NSProcessInfo.m:775: `O_APPEND' undeclared (first use in this function)
NSProcessInfo.m: In function `GSEnvironmentFlag':
NSProcessInfo.m:835: warning: subscript has type `char'
make[2]: *** [shared_obj/sparc/solaris2.8/gnu-gnu-gnu/NSProcessInfo.o] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/usr/share/src/core/base/Source'
make: *** [internal-all] Error 2
bash-2.03#

I have no clue what this means. Any hints greatly appreciated!

Thanks in advance,

   Andreas




reply via email to

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