Latest gen MBP 4GB ram:
Darwin PMBMacOSX.local 9.5.1 Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386 i386
ext/json/ext/parser/Makefile is 0-bytes

On Nov 24, 2008, at 8:06 PM, Laurent Sansonetti wrote:

Could you provide us more details about your environment (OS version + processor architecture)?

Also, could you paste the content of ext/json/ext/parser/Makefile?

Laurent

On Nov 24, 2008, at 4: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

_______________________________________________
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

Reply via email to