Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 17:28:12 -0700
From:      Chip Wiegand <chip@wiegand.org>
To:        j Gatsby <jgatsby@charter.net>, freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: java-vm plugin for mozilla????
Message-ID:  <20020423172812.4f1a3f5b.chip@wiegand.org>
In-Reply-To: <3CC51143.5080908@charter.net>
References:  <20020422212352.1014a3bc.chip@wiegand.org> <3CC51143.5080908@charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Sooo, on Tue, 23 Apr 2002 07:46:11 +0000 j Gatsby <jgatsby@charter.net>
wrote:

> Chip Wiegand wrote:

> >Just what does it take to make this work?
> >I am using mozilla-0.9.7 from the ports, on freebsd 4.5r
> >--
> >Chip W
> >www.wiegand.org
> >chip@wiegand.org
> >
> >To Unsubscribe: send mail to majordomo@FreeBSD.org
> >with "unsubscribe freebsd-questions" in the body of the message
> >
> Install the bsd jdk /usr/ports/java/jdk13 , it builds the plugin.

Okay, I've got the files and started the build, now here's what I get
(exact copy/paste from the term window) ---------------
<all previous stuff snipped of course>
Patching file
j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c using
Plan A... Hunk #1 succeeded at 25.
done
===>  Applying FreeBSD patches for jdk-1.3.1p6_4
===>  Configuring for jdk-1.3.1p6_4
===>  Building for jdk-1.3.1p6_4
i386 Build started:   1.3.1-p6-chip-020423-08:00
ERROR: BOOTDIR does not point to a valid Java 2 SDK
       Check that you have access to
        /usr/local/linux-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.
chip3#
----------------
So I thought I could just create the missing directory, but get this -
--------------
chip3# make install clean
===>  Building for jdk-1.3.1p6_4
i386 Build started:   1.3.1-p6-chip-020423-17:20
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.
-----------------

So, what now? I tried to comment out the line ALT_BOOTDIR but that only 
broke it worse (I thought that's what was meant by 'unset').

Thanks,
Chip

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020423172812.4f1a3f5b.chip>