From owner-freebsd-java Sun Mar 9 11: 4:25 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3202637B401 for ; Sun, 9 Mar 2003 11:04:24 -0800 (PST) Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id E116143FB1 for ; Sun, 9 Mar 2003 11:04:22 -0800 (PST) (envelope-from david@realityrift.com) Received: from d1o836.telia.com (d1o836.telia.com [213.65.240.241]) by maila.telia.com (8.12.8/8.12.8) with ESMTP id h29J4Lk0002928; Sun, 9 Mar 2003 20:04:21 +0100 (CET) X-Original-Recipient: java@FreeBSD.ORG Received: from rift.ath.cx (h88n2fls32o836.telia.com [217.208.105.88]) by d1o836.telia.com (8.10.2/8.10.1) with SMTP id h29J4Jc14949; Sun, 9 Mar 2003 20:04:19 +0100 (CET) Date: Sun, 9 Mar 2003 20:03:45 +0100 From: David Holm To: Pat Lashley Cc: java@FreeBSD.ORG Subject: Re: Error building native jdk14 on 4.8-RC Message-Id: <20030309200345.28bf4e46.david@realityrift.com> In-Reply-To: <343380000.1047235697@mccaffrey.phoenix.volant.org> References: <324995408.1047169368@mccaffrey.phoenix.volant.org> <343380000.1047235697@mccaffrey.phoenix.volant.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I get that error whenever I use any linux-jvm with hotspot. For me the solution was to run it as root. Are you compiling the jdk as a normal user or root? //David Holm On Sun, 09 Mar 2003 10:48:17 -0800 Pat Lashley wrote: > --On Saturday, March 08, 2003 16:22:48 -0800 Pat Lashley > wrote: > > > I'm trying to build the native JDK 1.4 port (with Hotspot) on FreeBSD > > 4.8-RC (cvsup'd early Tuesday afternoon, PST); and I get the following > > error: > > > > > > /d1/ports-workdir/d4/ports/java/jdk14/work/control/build/bsd-i586/tmp/org > > /o rg.omg.PortableServer/.classes.list > > gmake[5]: *** No rule to make target > > `/d1/ports-workdir/d4/ports/java/jdk14/work/control/build/bsd-i586/classe > > s/ org/omg/PortableServer/AdapterActivator.class', needed by `classes'. > > Stop. gmake[5]: Leaving directory > > > > > > Any idea what's wrong with my setup? > > Answering my own post, this may be caused by a problem with the Linux > JDK used for bootstrapping. linux-sun-jdk-1.4.1_2 is immediately exiting > with a Hotspot error: > > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode) > # > # Error ID: 4F533F4C494E55580E43505002D7 > # > Abort trap (core dumped) > > Could this be because I am using linux_base-7.1_2 instead of the older > linux_base-6.1_4 ? (I seem to remember some postings to that effect a > while back.) > > > > Thanks, > -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message