Hi,

I have try to start the installation process from the beginning, 
reading the INSTALL file.

There is an error in the INSTALL as the libobjc2 repository is not the good one.

So I did checkout libobjc2 from :
svn://svn.gna.org/svn/gnustep/libs/libobjc2/trunk

But when I compile it fail:

 $ make debug=no && sudo -E make strip=yes install
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



      

_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss

Répondre à