Ooops. slot.h was not being installed. Please update libobjc2 again... Sorry!
David On 14 May 2010, at 13:51, Mathieu Suen wrote: > Cool thanks > but now when I compile GNUStep/core/base I got: > > base $ make && sudo -E make install > This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help. > Making all in Source ... > rm -f dynamic-load.h > cp simple-load.h dynamic-load.h > /usr/GNUstep/System/Library/Makefiles/mkinstalldirs . > mv ../Headers/Additions/GNUstepBase/config.h . > touch ./config.h > /usr/GNUstep/System/Library/Makefiles/mkinstalldirs ./GNUstepBase > mv ../Headers/Additions/GNUstepBase/GSConfig.h ./GNUstepBase > touch ./GNUstepBase/GSConfig.h > Making all in Additions ... > Making all for subproject Additions... > Compiling file GSObjCRuntime.m ... > In file included from GSObjCRuntime.m:32: > In file included from .././common.h:28: > In file included from ../../Headers/Foundation/NSZone.h:57: > In file included from ../../Headers/Foundation/NSObjCRuntime.h:82: > In file included from ../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:43: > /usr/GNUstep/Local/Library/Headers/objc/runtime.h:295:10: fatal error: > 'slot.h' file not found > #include "slot.h" > ^ > 1 error generated. > make[4]: *** [obj/Additions.obj/GSObjCRuntime.m.o] Error 1 > make[3]: *** [internal-subproject-all_] Error 2 > make[2]: *** [Additions.all.subproject.variables] Error 2 > make[1]: *** [internal-all] Error 2 > make: *** [internal-all] Error 2 > > > > > ----- Message d'origine ---- > De : David Chisnall <[email protected]> > À : Discussion list for Étoilé desktop environment <[email protected]> > Envoyé le : Ven 14 mai 2010, 13h 19min 14s > Objet : Re: [Etoile-discuss] Error when compile libobjc2 > > Fixed. > >> This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help. >> Making all in toydispatch ... >> Making all for library toydispatch... >> make[4]: Nothing to be done for `internal-library-compile'. >> Making all for library libobjc... >> Compiling file selector_table.c ... >> In file included from selector_table.c:43: >> ./string_hash.h:7:17: error: unused function 'string_hash' >> [-Wunused-function] >> static uint32_t string_hash(const char *str) >> ^ >> 1 error generated. >> make[3]: *** [obj/libobjc.obj/selector_table.c.o] Error 1 >> make[2]: *** [internal-library-all_] Error 2 >> make[1]: *** [libobjc.all.library.variables] Error 2 >> make: *** [internal-all] Error 2 >> >> >> Thanks >> >> --Mathieu Suen > > > > -- Sent from my Difference Engine > > > > > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss -- Sent from my brain _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
