Date: Wed, 5 Feb 2003 17:48:31 +0200 From: costin <gicabulica@edison.ro> To: freebsd-java@freebsd.org Subject: More install problems Message-ID: <12184393163.20030205174831@edison.ro>
index | next in thread | raw e-mail
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12184393163.20030205174831>
