On Fri, Feb 6, 2009 at 9:25 AM, Dario Corsi <[email protected]> wrote: > Thanks for advice. > I tried to use the trunk as you have written, but now I get: > > Compiling file BlockClosure.m ... > In file included from BlockClosure.m: 2: > BlockClosure.h: 2:44: error: LanguageKitRuntime / BlockClosure.h: No such > file or directory > In file included from BlockClosure.m: 2: > BlockClosure.h: 5: error: can not find interface declaration for > 'BlockClosure' > make [4]: *** [obj / BlockClosure.m.o] Error 1 > make [3]: *** [SmalltalkSupport.all.framework.variables] Error 2 > make [2]: *** [internal-all] Error 2 > make [1]: *** [internal-all] Error 2 > make: *** [internal-all] Error 2 > > Will retry the compilation in the future. > Now it is difficult to understand for me. > My best regards.
Hm, I thought this was fixed in -trunk. Are you sure you updated ? Else, you should remove the LanguageKit framework in your installation (e.g. in /usr/GNUstep/...), and retry to reinstall. -- Nicolas Roard "I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
