Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2003 20:03:45 +0100
From:      David Holm <david@realityrift.com>
To:        Pat Lashley <patl+freebsd@volant.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <patl+freebsd@volant.org> wrote:

> --On Saturday, March 08, 2003 16:22:48 -0800 Pat Lashley 
> <patl+freebsd@volant.org> 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




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