[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Some problems compiling gstep-gui-0.6.7
From: |
Yann Le Guen |
Subject: |
Some problems compiling gstep-gui-0.6.7 |
Date: |
Fri, 23 Mar 2001 10:57:31 +0100 |
Hi,
I get this output while compiling gui-0.6.7:
GSFontInfo.m: In function `+[GSFontInfo encodingForRegistry:encoding:]':
GSFontInfo.m:248: `NSCyrillicStringEncoding' undeclared (first use in this
function)
GSFontInfo.m:248: (Each undeclared identifier is reported only once
GSFontInfo.m:248: for each function it appears in.)
GSFontInfo.m:250: `NSArabicStringEncoding' undeclared (first use in this
function)
GSFontInfo.m:252: `NSGreekStringEncoding' undeclared (first use in this
function)
GSFontInfo.m:254: `NSHebrewStringEncoding' undeclared (first use in this
function)
make[3]: *** [shared_obj/powerpc/linux-gnu/gnu-gnu-gnu-xgps/GSFontInfo.o] Error
1
make[2]: *** [libgnustep-gui.build] Error 2
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/usr/local/src/gstep/gnustep-gui-0.6.7/Source'
make: *** [internal-all] Error 2
I can simply comment out corresponding lines in GDFontInfo.m, but hate this way
of doing things, so if ones could help me to correct this... Thanks ;-)
Ok I've comment out for the moment to shortly finish install... and then go
compiling gnustep-examples-0.9.1... Once again things look runing well so I
type openapp HostAdresse.app for example but got:
Mar 23 11:07:40 HostAddress[7534] WARNING - XGContext is unable to use a fast
algorithm for writing
to the display on this host - perhaps you'd like to adjust the code to work ...
and submit a patch.
That's ok for that ;-)
But also get:
Uncaught exception NSInternalInconsistencyException,
reason: expected unsigned char and got char
... :-((
Will someone help me ?
Later & Thanks,
Yann
- Some problems compiling gstep-gui-0.6.7,
Yann Le Guen <=