Date: Sat, 08 Oct 2005 15:12:16 -0700 From: Micah <micahjon@ywave.com> To: "O. Hartmann" <ohartman@mail.uni-mainz.de> Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: ports: jdk15/jdk14 Message-ID: <43484440.5000800@ywave.com> In-Reply-To: <434825D5.9020807@mail.uni-mainz.de> References: <434825D5.9020807@mail.uni-mainz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43484440.5000800>