discuss-gnustep
[Top][All Lists]
Advanced

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

compilation error


From: Carlos Oliveira
Subject: compilation error
Date: Tue, 12 Jun 2001 15:19:08 -0400

Hi everybody,

I'm new to this list and I'm trying to compile gnustep on my machine. I
found a compilation problem in the package gnustep-gui-0.6.8.tar.gz. In
the directory
Tools, it says that cannot find some functions. For example:
XmuCreateColormap.
I found that these functions are declared in a header file like the
standard X header, but I can't find the implementation.

Can someone help me?

     [ca@localhost Tools]$ gcc -rdynamic
-L/usr/local/GNUstep/System/Libraries/i x86/linux-gnu  -o
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/font_cacher           s
hared_obj/ix86/linux-gnu/gnu-gnu-gnu/font_cacher.o
-L/usr/local/GN Ustep/Local/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/local/GNUstep/N
etwork/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/local/GNUstep/System
/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L../Source/shared_obj/ix86/linux -gnu/gnu-gnu-gnu
-L../Model/shared_obj/ix86/linux-gnu/gnu-gnu-gnu  -L/home/ca/G
NUstep/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/home/ca/GNUstep/Librarie s/ix86/linux-gnu
-L/usr/local/GNUstep/Local/Libraries/ix86/linux-gnu/gnu-gnu-gn u
-L/usr/local/GNUstep/Network/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/loc al/GNUstep/Network/Libraries/ix86/linux-gnu
-L/usr/local/GNUstep/System/Librari es/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/local/GNUstep/System/Libraries/ix86/linux- gnu
-L../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu
-L../Model/shared_obj/i x86/linux-gnu/gnu-gnu-gnu
-L/home/ca/GNUstep/Library/Libraries/ix86/linux-gnu/g nu-gnu-gnu
-L/home/ca/GNUstep/Libraries/ix86/linux-gnu -L/usr/local/GNUstep/Loc
al/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/local/GNUstep/Network/Libraries/ ix86/linux-gnu/gnu-gnu-gnu
-L/usr/local/GNUstep/Network/Libraries/ix86/linux-gn u
-L/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/local /GNUstep/System/Libraries/ix86/linux-gnu -lgnustep-gui
-lgnustep-xgps -lgmodel
-lgnustep-base -lobjc -lcallback -lavcall -lssl -lcrypto -lpthread -ldl
-lm -L/ usr/X11R6/lib/ -lX11
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSProcessInfo' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSNumber' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSArchiver' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSFileManager' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableArray' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableDictionary' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NXConstantString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSMutableSet' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSAutoreleasePool' are not defined
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShmDetach'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XmuCreateColormap'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShmPixmapFormat'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShapeCombineMask'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShmCreateImage'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShmPutImage'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShmAttach'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XmuLookupStandardColormap'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShmQueryVersion'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps.so:
undefined reference to `XShmCreatePixmap'
collect2: ld returned 1 exit status


Carlos Oliveira




reply via email to

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