Hello,

I just tried to build base from cvs on Solaris 9 and got

Making all for subproject Additions...
Compiling file GSCategories.m ...
In file included from ../../Headers/Foundation/Foundation.h:41,
from GSCategories.m:26:
../../Headers/Foundation/NSCharacterSet.h:189: error: parse error before "UTF32Char"
GSCategories.m: In function `-[NSData(GSCategories) initWithHexadecimalRepresentation:]':
GSCategories.m:176: warning: subscript has type `char'
make[3]: *** [shared_obj/GSCategories.o] Error 1
make[2]: *** [Additions.all.subproject.variables] Error 2
make[2]: Leaving directory `/usr/share/src/core/base/Source/Additions'
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/usr/share/src/core/base/Source'
make: *** [internal-all] Error 2


There is a new line referencing UTF32Char in NSCharacterSet.h. This does not seem to be defined in Solaris. How do we solve this?

Regards,

  Andreas



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to