Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 18:52:00 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        costin <gicabulica@edison.ro>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: More install problems
Message-ID:  <20030205185200.A90249@phantom.cris.net>
In-Reply-To: <12184393163.20030205174831@edison.ro>; from gicabulica@edison.ro on Wed, Feb 05, 2003 at 05:48:31PM %2B0200
References:  <12184393163.20030205174831@edison.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
1. You need to install port without NATIVE_BOOTSTRAP option enabled.

2. You may easely remove linux-sun-jdk1.3 after installing of native one

3. As soon as you have native JDK built & installed -- you may use
NATIVE_BOOTSTRAP option to use it as bootstrap JDK for newly building JDK.

PS: NATIVE_BOOTSTRAP is FreeBSD port only option.  All options listed
    in BUILD file are J2SE internal options.

On Wed, Feb 05, 2003 at 05:48:31PM +0200, costin wrote:
>   Hi!
> 
>   I don`t want to bother anyone but I can`t install the native port.
> 
>   After installing the linux-sun-jdk1.3 when I run the jdk13 make
>   install I keep receiving the same error:
> 
> >>>>>>>>>>>>>>>>>>>>>
> Hunk #1 succeeded at 25.
> done
> ===>  Applying FreeBSD patches for jdk-1.3.1p7_2
> ===>  Configuring for jdk-1.3.1p7_2
> ===>  Building for jdk-1.3.1p7_2
> i386 Build started:   1.3.1-p7-root-030205-16:42
> ERROR: BOOTDIR does not point to a valid Java 2 SDK
>        Check that you have access to
>         /usr/local/jdk1.3.1/bin/java
>        and/or check your value of ALT_BOOTDIR.
> 
> Exiting because of the above error(s).
> gmake: *** [sanity] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/java/jdk13.
> 
> >>>>>>>>>>>>>>>>>>>>
> 
> I`ve looked through the Makefile and I see that when the
> Native Bootstrap method is used their is no linux involved. However
> the BUILD says that one need a jdk compiler in order to boot-up the
> process.
> 
> 
> I see that the variables from the BUILD file are already set in the
> Makefile but when used with the NATIVE_BOOTSTRAP option again the
> error message appears.
> 
> The only time I managed to install the port was without the
> NATIVE_BOOTSTRAP option which as far as I can see overwrites/appends
> the linux distribution.
> 
> Can anyone help me?
> 
> -- 
>  Thanks,
>  costin          
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message

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?20030205185200.A90249>