6.1 and JDK1.5 What is wrong?
- From: Ronny Mandal <ronnyma@xxxxxxxxxxx>
- Date: Thu, 28 Sep 2006 22:48:14 +0200
Hello Trying to install JDK1.5 from ports. Have downloaded the files and placed them into /usr/ports/distfiles.
Hva installed the 1.4.2 for Linux (emulation on, linprocfs mounted)
The port is compiling, but crashes after a while.
Here is the output:
Compiling /usr/ports/java/jdk15/work/hotspot/src/share/vm/prims/jniId.cpp
Compiling /usr/ports/java/jdk15/work/hotspot/src/share/vm/prims/jvm.cpp
Compiling /usr/ports/java/jdk15/work/hotspot/src/os/bsd/vm/jvm_bsd.cpp
Compiling ../generated/jvmtifiles/jvmdiEnter.cpp
.../generated/jvmtifiles/jvmdiEnter.cpp: In function `jvmdiError jvmdi_GetMethodName(_jclass*, _jmethodID*, char**, char**)':
.../generated/jvmtifiles/jvmdiEnter.cpp:2071: error: expected primary-expression at end of input
.../generated/jvmtifiles/jvmdiEnter.cpp:2071: error: expected `,' or `;' at end of input
.../generated/jvmtifiles/jvmdiEnter.cpp:2071: error: expected `}' at end of input
.../generated/jvmtifiles/jvmdiEnter.cpp: At global scope:
.../generated/jvmtifiles/jvmdiEnter.cpp:2071: error: expected `}' at end of input
gmake[3]: *** [jvmdiEnter.o] Error 1
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[2]: *** [the_vm] Error 2
gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/control/build/bsd-i586/hotspot-i586/tmp'
gmake: *** [product] Error 2
*** Error code 2
Stop in /usr/ports/java/jdk15.
Regards,
Ronny Mandal
.
- Prev by Date: Re: Flash plugin problem
- Previous by thread: HOWTO: rebuild all installed ports in one go (using portupgrade)
- Index(es):
Relevant Pages
|