discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem to compile GUI


From: Fred Kiefer
Subject: Re: Problem to compile GUI
Date: Tue, 22 Feb 2011 10:17:00 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11

Am 22.02.2011 06:51, schrieb Germán Arias:
> Currently I get:
> 
>  Linking app GSSpeechServer ...
> ../../Source/./obj/libgnustep-gui.so: undefined reference to
> `GSClassSwizzle'
> collect2: ld returned 1 exit status
> make[5]: *** [GSSpeechServer.app/./GSSpeechServer] Error 1
> make[4]: *** [internal-app-run-compile-submake] Error 2
> make[3]: *** [GSSpeechServer.all.app.variables] Error 2
> make[2]: *** [internal-all] Error 2
> make[1]: *** [internal-all] Error 2
> make: *** [internal-all] Error 2
> 
> Some idea?

Yes, just update base to current SVN and install it, then gui should
compile again.
Richard made this function public a few days ago and I immediately
switched to use it in gui. It get used in NSTextView, here we previously
just changed the isa pointer. The new way of doing this is a lot
cleaner, although the gui code here is a hack.

Hope this helps
Fred



reply via email to

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