I last built successfully 2011_10_22

Today I'm getting this error:

Compiling 
/Users/stephen/dev/java/src/mlvm/sources/hotspot/src/share/vm/runtime/vm_version.cpp

...

Linking vm...
[ -f libsaproc_g.dylib ] || { ln -s libsaproc.dylib libsaproc_g.dylib; }
dsymutil libjvm.dylib
warning: no debug symbols in executable (-arch x86_64)
echo "Doing vm.make build:"
Doing vm.make build:
All done.
cd bsd_amd64_compiler2/fastdebug && ./test_gamma
openjdk full version "1.7.0-internal-stephen_2011_10_22_22_58-b00"
Error occurred during initialization of VM
Unable to load native library: 
dlopen(/Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/libjava.dylib,
 1): image 
not found
./test_gamma: line 13: ./gamma: No such file or directory


I'd really like to be better at hg -- I know just what to do with git to bisect 
a new failure like this.

_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to