Patrick, I don't have a solution, but my experience is that I was also unable to build trunk sometime last week on my MBP. It failed during building the extensions, so i ran the rake task to build the extensions, and it managed to succeed. A few days later I built from trunk (same revision, 749) on my MacBook with no problems. FWIW, the MBP, for which building failed at first, never had a binary of MacRuby installed, whereas the MacBook, for which the building worked, had. So I think your previously-installed- binary theory is not accurate. - Julia On Nov 24, 2008, at 7:38 PM, Patrick Bennett wrote:
No one? I check out a clean copy of macruby, it fails to build (just running rake like it says), and NO ONE replies? :(
On Nov 22, 2008, at 10:20 AM, Patrick Bennett wrote:
I'm at revision 749 of the trunk and can't seem to build the trunk (it's done this for several revisions). It seems like I'm alone here but I've done nothing but fetch the source and tried to build it. The only thing I can think of that 'might' be an issue is that before I ever downloaded the MacRuby code, I downloaded and installed one of the binary releases.
Here's a snip of the tail of my build output: ... compiling json make: Nothing to be done for `all'. compiling json/ext/generator gcc -I. -I../../../../.ext/include/universal-darwin9.1 - I../../..//.././include -I../../..//.././ext/json/ext/generator - DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -fno-common -pipe -Wall -arch i386 -arch x86_64 -o generator.o -c generator.c generator.c: In function ‘cState_configure’: generator.c:493: warning: implicit declaration of function ‘RHASH_TBL’ generator.c:493: warning: passing argument 1 of ‘st_lookup’ makes pointer from integer without a cast generator.c: In function ‘cState_configure’: generator.c:493: warning: implicit declaration of function ‘RHASH_TBL’ generator.c:493: warning: passing argument 1 of ‘st_lookup’ makes pointer from integer without a cast generator.c:501: warning: passing argument 1 of ‘st_lookup’ makes pointer from integer without a cast generator.c:501: warning: passing argument 1 of ‘st_lookup’ makes pointer from integer without a cast gcc -I. -I../../../../.ext/include/universal-darwin9.1 - I../../..//.././include -I../../..//.././ext/json/ext/generator - DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -fno-common -pipe -Wall -arch i386 -arch x86_64 -o unicode.o -c unicode.c gcc -dynamic -bundle -undefined suppress -flat_namespace -arch i386 -arch x86_64 -o ../../../../.ext/universal-darwin9.1/json/ext/ generator.bundle generator.o unicode.o -L. -L../../../.. -arch i386 -arch x86_64 -lmacruby compiling json/ext/parser make: *** No targets. Stop. rake aborted! Command failed with status (1): [./miniruby -I./lib -I.ext/common - I./- -r....] /Users/patrickb/dev/MacRuby-trunk/rakefile:549 (See full trace by running task with --trace)
Thanks... Patrick _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel