Q) JDK 1.5 compilation on amd64

Yamada Ken Takeshi ken at tydfam.jp
Sat Jan 22 22:25:59 PST 2005


  Could anyone successfuly compile jdk15 
from ports/java/jdk15 on amd64(64bit)?
  I had the following error, and couldn't with
-current, opteron X 2, and your suggestions 
are very appreciated to complete the compilation.
 I used linux-jdk1.5.0 (64bit) instead of jdk-1.4.2,
but jdk-1.4.2 gave me the same result.


  :        :         :         :         :
va ../../../src/share/classes/sun/misc/AtomicLongLockImpl.java ../../../src/share/classes/sun/reflect/ConstantPool.java ../../../src/share/classes/sun/reflect/NativeConstructorAccessorImpl.java ../../../src/share/classes/sun/reflect/NativeMethodAccessorImpl.java ../../../src/share/classes/sun/reflect/Reflection.java ; \
fi
execv(): Bad address
Error trying to exec /usr/local/linux-jdk1.5.0/bin/javac.
Check if file exists and permissions are set correctly.
gmake[3]: *** [.compile.classlist] Error 1
gmake[3]: Leaving directory `/home/jdk15/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/home/jdk15/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/home/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2



More information about the freebsd-java mailing list