discuss-gnustep
[Top][All Lists]
Advanced

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

GSFontInfo.m Compilation Error


From: Philip Bradley
Subject: GSFontInfo.m Compilation Error
Date: Fri, 23 Mar 2001 15:26:58 +2400

Hi,

I'm trying to compile GNUstep for RH Linux 6.1,
Kernel 2.2.12-20 with egcs-2.91.66.

I have installed libtiff, libxml, gnustep-make,
gnustep-base, ffcall, dgs-0.5.10 and ghostscript 
fonts. When I tried to compile gnustep-gui-0.6.7
I got the compiler error shown below. The 
NS*StringEncoding symbols seem to be undefined.

Does anyone have any ideas on this? 

Thanks for your help.
 -phil


make[1]: Entering directory
`/opt/phil/gnustep/gnustep-gui-0.6.7/Source'
/opt/GNUstep/System/Makefiles/mkinstalldirs
./shared_obj/ix86/linux-gnu/gnu-gnu-gnu-xdps/Parsers
Making all for library libgnustep-gui...
gcc GSFontInfo.m -c 
-DGNUSTEP_INSTALL_LIBDIR=\"/opt/GNUstep/System/Libraries\" 
-DGNUSTEP_INSTALL_PREFIX=/opt/GNUstep/System
-DGNUSTEP_TARGET_DIR=\"ix86/linux-gnu\"
-DGNUSTEP_TARGET_CPU=\"ix86\"
-DGNUSTEP_TARGET_OS=\"linux-gnu\"
-DLIBRARY_COMBO=\"gnu-gnu-gnu-xdps\" -DGNUSTEP
-DGNUSTEP_VERSION= -DGNUSTEP_MAJOR_VERSION=
-DGNUSTEP_MINOR_VERSION= -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1  -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT  -fPIC
-DGSWARN -O2 -Wno-import -fgnu-runtime -Wall 
-I../Headers    -I. -I/opt/GNUstep/System/Headers
-I/opt/GNUstep/System/Headers
-I/opt/GNUstep/System/Headers/libxml
-I/opt/GNUstep/System/Headers
-I/home/philb/GNUstep/Library/Headers
-I/opt/GNUstep/Local/Library/Headers
-I/opt/GNUstep/Network/Library/Headers
-I/opt/GNUstep/System/Library/Headers
-I/opt/GNUstep/Network/Headers/gnustep
-I/home/philb/GNUstep/Headers/gnustep
-I/opt/GNUstep/Local/Headers/gnustep
-I/opt/GNUstep/System/Headers/gnustep 
-I/opt/GNUstep/Network/Headers/ix86/linux-gnu
-I/home/philb/GNUstep/Headers/ix86/linux-gnu
-I/opt/GNUstep/Local/Headers/ix86/linux-gnu
-I/opt/GNUstep/System/Headers/ix86/linux-gnu
-I/home/philb/GNUstep/Headers
-I/opt/GNUstep/Local/Headers
-I/opt/GNUstep/Network/Headers
-I/opt/GNUstep/System/Headers  -o
shared_obj/ix86/linux-gnu/gnu-gnu-gnu-xdps/GSFontInfo.o
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/ix86/linux-gnu/gnu-gnu-gnu-xdps/GSFontInfo.o]
Error 1
make[2]: *** [libgnustep-gui.build] Error 2
make[1]: ***
[libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory
`/opt/phil/gnustep/gnustep-gui-0.6.7/Source'
make: *** [internal-all] Error 2


_____________________________________

Get your free E-mail at http://www.ireland.com



reply via email to

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