ports: jdk15/jdk14

2005-10-08 Thread O. Hartmann

Hello.

Again, I run into frustrations when trying to install JDK14/JDK15 from 
the ports collection.
Operatin system is FreeBSD 6.0-BETA5, recently updated, i386 platform 
(Dell OptiPlex280).
Installation of linux-sun-jdk1.4.2 performed well without problems. But 
when trying the installation of jdk14 or jdk15, I receive a SIGNAL 11 
running java:


Bootstrap Settings:
   JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2
   BOOTSTRAP J2SDK VERSION: Segmentation fault
   OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586

dmesg:
pid 1286 (java), uid 0: exited on signal 11

I tried using blackdown JDK, but without success, it seems tricky to 
allow an alternative JDK.


Any help appreciated.

Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports: jdk15/jdk14

2005-10-08 Thread Micah

O. Hartmann wrote:


Hello.

Again, I run into frustrations when trying to install JDK14/JDK15 from 
the ports collection.
Operatin system is FreeBSD 6.0-BETA5, recently updated, i386 platform 
(Dell OptiPlex280).
Installation of linux-sun-jdk1.4.2 performed well without problems. 
But when trying the installation of jdk14 or jdk15, I receive a SIGNAL 
11 running java:


Bootstrap Settings:
   JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2
   BOOTSTRAP J2SDK VERSION: Segmentation fault
   OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586

dmesg:
pid 1286 (java), uid 0: exited on signal 11

I tried using blackdown JDK, but without success, it seems tricky to 
allow an alternative JDK.


Any help appreciated.

Oliver



Does the linux JDK work?  Have you tried compiling java source and 
running java classes with it?  Did you follow the directions in 
/usr/ports/java/linux-sun-jdk14/pkg-message to enable the linux procfs?


Micah
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports: jdk15/jdk14

2005-10-08 Thread O. Hartmann

Micah wrote:

O. Hartmann wrote:


Hello.

Again, I run into frustrations when trying to install JDK14/JDK15 from 
the ports collection.
Operatin system is FreeBSD 6.0-BETA5, recently updated, i386 platform 
(Dell OptiPlex280).
Installation of linux-sun-jdk1.4.2 performed well without problems. 
But when trying the installation of jdk14 or jdk15, I receive a SIGNAL 
11 running java:


Bootstrap Settings:
   JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2
   BOOTSTRAP J2SDK VERSION: Segmentation fault
   OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586

dmesg:
pid 1286 (java), uid 0: exited on signal 11

I tried using blackdown JDK, but without success, it seems tricky to 
allow an alternative JDK.


Any help appreciated.

Oliver




Does the linux JDK work?  Have you tried compiling java source and 
running java classes with it?  Did you follow the directions in 
/usr/ports/java/linux-sun-jdk14/pkg-message to enable the linux procfs?


Micah


The Linux SDK is the one that crashes (getting signal 11 from java as 
reported and this is the linux SDK). It is the Linux java that isn't 
capable booting the build process.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports: jdk15/jdk14

2005-10-08 Thread Micah

O. Hartmann wrote:


Micah wrote:


O. Hartmann wrote:


Hello.

Again, I run into frustrations when trying to install JDK14/JDK15 
from the ports collection.
Operatin system is FreeBSD 6.0-BETA5, recently updated, i386 
platform (Dell OptiPlex280).
Installation of linux-sun-jdk1.4.2 performed well without problems. 
But when trying the installation of jdk14 or jdk15, I receive a 
SIGNAL 11 running java:


Bootstrap Settings:
   JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2
   BOOTSTRAP J2SDK VERSION: Segmentation fault
   OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586

dmesg:
pid 1286 (java), uid 0: exited on signal 11

I tried using blackdown JDK, but without success, it seems tricky to 
allow an alternative JDK.


Any help appreciated.

Oliver





Does the linux JDK work?  Have you tried compiling java source and 
running java classes with it?  Did you follow the directions in 
/usr/ports/java/linux-sun-jdk14/pkg-message to enable the linux procfs?


Micah



The Linux SDK is the one that crashes (getting signal 11 from java as 
reported and this is the linux SDK). It is the Linux java that isn't 
capable booting the build process.


I wasn't asking if you had tried the linux JDK to install the native 
JDK.  I was asking if you had actually verified that the linux JDK had 
been installed properly and was in working order.


Micah
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]