I dig into test_gamma about libjava.dylib not found
./env.sh provide an incorrect LD_LIBRARY_PATH / DYLD_LIBRARY_PATH :
LD_LIBRARY_PATH=.:${JAVA_HOME}/jre/lib/amd64/native_threads:${JAVA_HOME}/jre/lib/amd64:
DYLD_LIBRARY_PATH=.:${JAVA_HOME}/jre/lib/amd64/native_threads:${JAVA_HOME}/jre/lib/amd64:
I'm trying to build OpenJDK 8 on OS/X 10.6.8 following Stephen guide
(https://gist.github.com/243072)
I get the same error even after grabbing your latest changes :
cd bsd_amd64_compiler2/fastdebug && ./test_gamma
openjdk full version "1.7.0-b215-20111029"
Error occurred during initialization of
This, I think, is due to some roughness in the makefiles. The integration of
BSD with the JDK8 source base is new and needs more work. The pathname hacking
(for universal binaries) is not right yet.
I get this particular problem on my Macbook, but it's not the only problem:
https://gist.gith
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 s