jdk1.3 compile problem

Ed Budd ebudd at grokking.org
Thu Nov 6 05:25:12 PST 2003


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list