Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 17:33:44 -0500
From:      Jeff Elkins <bsd@elkins.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Building JDK14
Message-ID:  <200401301733.44953.bsd@elkins.org>
In-Reply-To: <200401301817.34648.jorn@wcborstel.nl>
References:  <200401292140.03693.jorn@wcborstel.nl> <1075480256.237.12.camel@loyalsock> <200401301817.34648.jorn@wcborstel.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 30 January 2004 12:17 pm, Jorn Argelo wrote:
> Well, it's really compiling files now, the previous time it was just 20
> hours at the same spot. I guess the blackdown-java version is working all
> right then since it's still busy compiling files.
>
> The javavm -version is giving a good output, so it's working all right I'd
> say.

Interesting discussion. I obtained all the Sun source and patches and am 
trying to install jdk14 as well, under 5.2. Thus far:

1. enabled option COMPAT_LINUX for my kernel and rebuilt/installed rebooted.
2. mounted linproc with mount -t linprocfs linprocfs /compat/linux/proc
3. make install clean /usr/ports/linux-blackdown-jdk14/

However. when executing /usr/local/linux-blackdown-jdk1.4.2/bin/java -version
I get:

Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object

Did I miss a step?

Tx,

Jeff Elkins






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401301733.44953.bsd>