[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem while compiling gnustep-gui
From: |
PERON Stéphane |
Subject: |
problem while compiling gnustep-gui |
Date: |
Sun, 12 May 2002 13:24:07 -0400 |
Hi all !
Well, forget my previous message concerning make_services, it was an old
version, so I have deleted it ... and all works well.
Now my problem is when I try to compile gnustep gui : get the following
message error:
example.m: In function `init':
example.m:191: warning: passing arg 2 of `signal' from incompatible pointer
type
example.m:199: warning: passing arg 2 of `signal' from incompatible pointer
type
gcc -rdynamic -o example.service/ix86/linux-gnu/gnu-gnu-gnu/example
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/example.o \
-L../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu
-L../Model/shared_obj/ix86/linux-gnu/gnu-gnu-gnu -L/root/GNUstep/Librarie
s/ix86/linux-gnu/gnu-gnu-gnu -L/root/GNUstep/Libraries/ix86/linux-gnu
-L/opt/GNUstep/Local/Libraries/ix86/linux-gnu/gnu-gnu-gnu -L/o
pt/GNUstep/Local/Libraries/ix86/linux-gnu
-L/opt/GNUstep/Network/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/opt/GNUstep/Network/Librari
es/ix86/linux-gnu -L/opt/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/opt/GNUstep/System/Libraries/ix86/linux-gnu -L/usr/l
ocal/lib -lgnustep-gui -lgnustep-base -lobjc -lz -lcallback -lavcall -lxml2
-lz -lm -lpthread -ldl -lm
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSConstantString' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSArray' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSTask' 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_NSRunLoop' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSObject' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol
`__objc_class_name_NSAutoreleasePool' are not defined
/opt/GNUstep/System/Makefiles/mkinstalldirs example.service/Resources
mkdir -p example.service/Resources
GNUSTEP Internal Error:
The private GNUstep function to establish the argv and environment
variables was not called.
Please report the error to bug-gnustep@gnu.org.
: Uncaught exception NSInternalInconsistencyException, reason:
GNUSTEP Internal Error:
The private GNUstep function to establish the argv and environment
variables was not called.
Please report the error to bug-gnustep@gnu.org.
make[2]: *** [example.service/Resources/Info-gnustep.plist] Erreur 1
make[1]: *** [example.all.service.variables] Erreur 2
make[1]: Quitte le répertoire
`/partage/recup_internet/GNUStep/Sources/core/gui/Tools'
make: *** [internal-all] Erreur 2
Any idea ?
Thanks
*****************
Stéphane PERON
speron@telys.com
*****************
- problem while compiling gnustep-gui,
PERON Stéphane <=