discuss-gnustep
[Top][All Lists]
Advanced

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

building gnustep-base on solaris 8


From: Guevara, Kristine F
Subject: building gnustep-base on solaris 8
Date: Tue, 18 Jun 2002 10:44:35 -0500

I get the following error when I try to build a 6/13 snapshot of
gnustep-base on my Solaris 8 machine.

rodan{toolman}29: pwd
/reserved/toolman/core/base
rodan{toolman}30: make
rm -f Headers/Foundation
rm -f Source/Foundation
ln -s gnustep/base Headers/Foundation
Making all in Source...
make[1]: Entering directory `/reserved/toolman/core/base/Source'
Making all in subprojects of library libgnustep-base...
make[2]: Entering directory `/reserved/toolman/core/base/Source/Additions'
Making all for subproject Additions...
/bin/sh: syntax error at line 1: `;' unexpected
make[3]: *** [shared-instance-bundle-all-webresources] Error 2
make[2]: *** [Additions.all.subproject.variables] Error 2
make[2]: Leaving directory `/reserved/toolman/core/base/Source/Additions'
make[1]: *** [libgnustep-base.all.library.subprojects] Error 2
make[1]: Leaving directory `/reserved/toolman/core/base/Source'
make: *** [internal-all] Error 2

Any help would be appreciated.

I sourced GNUstep.csh and had to change GNUSTEP_PATHPREFIX_LIST to
GNUSTEP_PATHPREFIX.  Not making this change would result in a variable
syntax error when sourcing GNUstep.csh.

I've taken note of the #include <sys/fcntl.h> that needs to be added to
NSProcessInfo.h to build it successfully.

Kristine Guevara




reply via email to

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