Date: Fri, 16 Sep 2005 17:31:24 -0600 From: Greg Lewis <glewis@eyesbeyond.com> To: Oliver Lehmann <oliver@freebsd.org> Cc: ports@freebsd.org, phantom@freebsd.org Subject: Re: jdk15 broken Message-ID: <20050916233124.GA27983@misty.eyesbeyond.com> In-Reply-To: <20050917010002.52711df2.oliver@FreeBSD.org> References: <20050917010002.52711df2.oliver@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 17, 2005 at 01:00:02AM +0200, Oliver Lehmann wrote: > jdk15 is broken here: > > root@kartoffel jdk15> make install > ===> Installing for jdk-1.5.0p1_3 > ===> jdk-1.5.0p1_3 depends on executable: javavm - found > > Please use `make -DWITH_DEBUG' if you want to install libraries and binaries > with debugging support. > > ===> Generating temporary packing list > ===> Checking if java/jdk15 already installed > /bin/mkdir -p /usr/local/jdk1.5.0 > cd /usr/obj/amd64-athlon64-6.0/usr/ports/java/jdk15/work/control/make/../build/bsd-amd64/j2sdk-image && /usr/bin/find . | /usr/bin/cpio -pdmu -R root:wheel /usr/local/jdk1.5.0 > 202526 blocks > registervm: warning: JavaVM "/usr/local/jdk1.5.0/bin/java" is already registered > Error occurred during initialization of VM > Dumping a shared archive is not supported on the Server JVM. > *** Error code 1 > > Stop in /usr/ports/java/jdk15. > Exit 1 > root@kartoffel jdk15> grep '$Free' Makefile > # $FreeBSD: ports/java/jdk15/Makefile,v 1.92 2005/09/04 14:31:31 glewis Exp $ > root@kartoffel jdk15> uname -srm > FreeBSD 6.0-BETA2 amd64 > root@kartoffel jdk15> I know. This only affects amd64. I have a large patch which I hope to commit early next week one way or the other which also includes a fix for this. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050916233124.GA27983>