Hi David,
thanks for your response:
Could you try building trunk? I fixed a few GNUisms in some scripts a
while ago, but they have not been back-ported to the old release.
With trunk and with mmy
mv /bin/sh /bin/sh.old
ln -s /usr/bin/zsh /bin/sh
I at least get a reasonable error message! :-)
making all for framework ObjectiveC2...
Compiling file runtime.c ...
runtime.c: In function `class_addIvar':
runtime.c:149: warning: implicit declaration of function `strdup'
runtime.c:149: warning: assignment makes pointer from integer without a
cast
runtime.c:150: warning: assignment makes pointer from integer without a
cast
runtime.c: In function `class_addMethod':
runtime.c:180: warning: assignment makes pointer from integer without a
cast
runtime.c: In function `objc_allocateClassPair':
runtime.c:743: warning: assignment makes pointer from integer without a
cast
Compiling file NSBlocks.m ...
Compiling file blocks_runtime.m ...
blocks_runtime.m:33: error: parse error before "id"
blocks_runtime.m:34: fatal error: method definition not in class context
compilation terminated.
make[4]: *** [obj/blocks_runtime.m.o] Error 1
make[3]: *** [internal-framework-run-compile-submake] Error 2
make[2]: *** [ObjectiveC2.all.framework.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2
Trunk seems no good to start with. Exactly which scripts have you
modified? I would like to copy them over to the 0.4.1 tree and give
that a try!
Thanks,
Andreas
_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss