discuss-gnustep
[Top][All Lists]
Advanced

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

Re: problem while compiling gnustep-gui


From: PERON Stéphane
Subject: Re: problem while compiling gnustep-gui
Date: Sun, 12 May 2002 17:23:52 -0400 (EDT)

After many gcc recompilations, and after changing ld.so.conf and
LD_LIBRARY_PATH to indicate the location of objc libraries, I don't find
any other way to fix my problem.

The only difference with dennis instructions is that I have not
--enable-objc-gc in the configure options of gcc.

Is this option necessary to compile gnustep gui ?
What is exactly gc ?

Thanks for help


*****************
Stéphane PERON
speron@telys.com
*****************

On Sun, 12 May 2002, PERON Stéphane wrote:

> 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
> *****************
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep
>




reply via email to

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