Re: [MacRuby-devel] Trunk build not working

2009-10-08 Thread Giampiero De Ciantis
Thanks Laurent. It's weird that this happened since the only thing I changed between builds was that I blew away the \Library\Frameworks\MacRuby folder to clean up my machine a bit. Ah well, it's all good now. Cheers, -Gp On 2009-10-08, at 12:34 AM, Laurent Sansonetti wrote: It doesn't

Re: [MacRuby-devel] Trunk build not working

2009-10-07 Thread Laurent Sansonetti
It doesn't build because you apparently installed an incompatible set of mach-o include files in /usr/local. You could temporarily rename the /usr/local/include/mach-o directory (or delete it, if you don't know why it's there). Laurent On Oct 7, 2009, at 9:30 PM, Giampiero De Ciantis wrote

[MacRuby-devel] Trunk build not working

2009-10-07 Thread Giampiero De Ciantis
I am getting this when I build: (in /Users/Gp/projects/macruby) /usr/bin/gcc -std=c99 markgc.c -o markgc -Wno-format In file included from markgc.c:31: /usr/local/include/mach-o/arch.h:35: error: nested redefinition of ‘enum NXByteOrder’ /usr/local/include/mach-o/arch.h:35: error: redeclaration