gcc -Wall -Wwrite-strings -g -ggdb3 -fPIC -I.. -I../.. -I../../.. -I../external_libs/libffi/include -I../external_libs/libev -I../external_libs/onig -I../external_libs/libtommath -I../external_libs/libzip/lib -I../external_libs/libltdl -I../external_libs/libbstring -I../external_libs/libcchash -I../external_libs/libmpa -I../external_libs/libmquark -D_GNU_SOURCE -D_XOPEN_SOURCE -D_DARWIN_USE_64_BIT_INODE -DHAVE_STRLCAT -DHAVE_STRLCPY -O2 -finline-functions -Winline -c subtend/PortableUContext.c -o subtend/PortableUContext.o
make[1]: *** [lib/librubinius-0.8.0.dylib] Error 2
make: *** [vm] Error 2
rake aborted!
Command failed with status (2): [make vm...]
/Users/brian/devel/rubinius/rakefile:106
(See full trace by running task with --trace)
more
68-26-138-218:rubinius brian$ make vm
cd shotgun; make rubinius
cd lib; make library;
make[1]: *** [lib/librubinius-0.8.0.dylib] Error 2
make: *** [vm] Error 2
68-26-138-218:rubinius brian$ cd shotgun/
68-26-138-218:shotgun brian$ make
cd lib; make library;
make: *** [lib/librubinius-0.8.0.dylib] Error 2