Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2003 08:25:05 -0500
From:      Ed Budd <ebudd@grokking.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: jdk1.3 compile problem
Message-ID:  <20031106082505.7baff44b.ebudd@grokking.org>
In-Reply-To: <1068087220.1933.4.camel@nyshell.solomon.net>
References:  <1068087220.1933.4.camel@nyshell.solomon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Try this:

cd /usr/ports/java/linux-blackdown-jdk13
make install clean

Then:

cd /usr/ports/java/jdk13
make -DWITH_LINUX_BOOTSTRAP
make install clean


Worked for me on 5.1R

Cheers,

EB


On Wed, 05 Nov 2003 21:53:41 -0500
asolomon15 <asolomon15@nyc.rr.com> wrote:

> Hello everyone... I seem to have a problem when I try to build jdk13
> port on freebsd5.1 release.  Here are the errors that I get
> 
> # Start of jdk build
> i386 Build started:   1.3.1-p8-daddius-031105-21:52
> ERROR: Your BOOTDIR environment variable does not point
>        to a valid Java 2 SDK for bootstrapping this build.
>        A Java 2 SDK 1.3.1 build must be bootstrapped against any
>        1.3 build. Please update your ALT_BOOTDIR setting, or
>        just unset it, and start your build again.
>  
> Exiting because of the above error(s).
> gmake: *** [sanity] Error 1
> *** Error code 2
>  
> Stop in /usr/ports/java/jdk13.
> 
> 
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



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