Hello,
I must be unlucky this time... I figured I just redoing everything for
practice. And now, after compiling clang, adding it's PATH to .bashrc
testing that everything works. This happens:
(llvm r104018 and GNUstep r30414)

kprop...@kpropell-desktop:~/Source/libobjc2$ sudo -E make strip=yes
install messages=yes
This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help.
/usr/GNUstep/System/Library/Makefiles/common.make:856: WARNING: Your
PATH may not be set up correctly !
/usr/GNUstep/System/Library/Makefiles/common.make:857: Please try
again after adding "/usr/GNUstep/System/Tools" to your path

So something about my PATH enviroment is not right... then I tried to
add the PATH (I though sourcing GNUstep.sh should take care of
this...) but it does not work.
This messages comes up everytime. Can it be a bug in GNUstep.sh ?
Things gets installed, so I continued anyway.

>From there I compiled GNUstep Make again, base, gui and back. Then
continued to Etoile (r6117), then it stops at EtoileFountation:

Making all for subproject libEtoileFoundation...
 Compiling file NSObject+Mixins.m ...
NSObject+Mixins.m:178:19: error: incompatible integer to pointer
conversion assigning to 'struct sarray *' from
      'int'
        newSuper->dtable = sarray_new (200, 0);
                         ^ ~~~~~~~~~~~~~~~~~~~
1 error generated.
make[3]: *** [obj/libEtoileFoundation.obj/NSObject+Mixins.m.o] Error 1
make[2]: *** [internal-subproject-all_] Error 2
make[1]: *** [libEtoileFoundation.all.subproject.variables] Error 2
make: *** [EtoileFoundation.all.framework.variables] Error 2

- Kjell Øyvind

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

Répondre à