Should be fixed now, thanks again. David
On 17 May 2010, at 15:39, Kjell Øyvind Konstali wrote: > Well, something new came up. > > > Making all in toydispatch ... > make[1]: Entering directory `/home/kpropell/SVN/trunk/toydispatch' > Making all for library toydispatch... > make[4]: Nothing to be done for `internal-library-compile'. > make[1]: Leaving directory `/home/kpropell/SVN/trunk/toydispatch' > Making all for library libobjc... > gcc sendmsg.c -c \ > -MMD -MP -D__OBJC_RUNTIME_INTERNAL__=1 -D_XOPEN_SOURCE=500 > -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 > -DGNUSTEP_BASE_LIBRARY=1 -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import > -g -O2 -Werror -std=c99 -g -march=native -fexceptions -O3 > -fgnu89-inline -I. -I/root/GNUstep/Library/Headers > -I/usr/GNUstep/Local/Library/Headers > -I/usr/GNUstep/System/Library/Headers \ > -o obj/libobjc.obj/sendmsg.c.o > cc1: warnings being treated as errors > In file included from sendmsg.c:57: > dtable.c: In function ‘collectMethodsForMethodListToSparseArray’: > dtable.c:91: error: cast from pointer to integer of different size > dtable.c: In function ‘installMethodInDtable’: > dtable.c:102: error: cast from pointer to integer of different size > sendmsg.c: In function ‘objc_msg_lookup’: > sendmsg.c:197: error: cast from pointer to integer of different size > sendmsg.c:221: error: cast from pointer to integer of different size > In file included from sendmsg.c:501: > sendmsg2.c: In function ‘objc_msg_lookup_internal’: > sendmsg2.c:24: error: cast from pointer to integer of different size > sendmsg2.c:35: error: cast from pointer to integer of different size > sendmsg2.c:46: error: cast from pointer to integer of different size > sendmsg2.c:53: error: cast from pointer to integer of different size > sendmsg2.c: In function ‘objc_slot_lookup_super’: > sendmsg2.c:120: error: cast from pointer to integer of different size > make[3]: *** [obj/libobjc.obj/sendmsg.c.o] Error 1 > make[2]: *** [internal-library-all_] Error 2 > make[1]: *** [libobjc.all.library.variables] Error 2 > make: *** [internal-all] Error 2 > > - Kjell Øyvind > > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss -- Sent from my Difference Engine _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
