Date: Tue, 7 Sep 2004 15:37:03 +0300 From: Alexey Zelkin <phantom@FreeBSD.org.ua> To: Randy Bush <randy@psg.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: java still not brewing Message-ID: <20040907123703.GA37600@phantom.cris.net> In-Reply-To: <16699.40473.479503.177820@ran.psg.com> References: <16699.40473.479503.177820@ran.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, Mostly likely you haven't loaded linux.ko or some problems with linux_base are present. Try manually execute /usr/local/sun-linux-jdk14/bin/java -version and see diagnostics. On Sun, Sep 05, 2004 at 04:15:37PM -0700, Randy Bush wrote: > the long-ongoing problem with java seems to persist > > ===> Configuring for jdk-1.3.1p9_4 > ===> Building for jdk-1.3.1p9_4 > # Start of jdk build > (cd /usr/ports/java/jdk13/work/j2sdk1.3.1/make; /usr/bin/env ALT_BOOTDIR="/usr/local/jdk1.3.1" ALT_MOTIF_DIR="/usr/X11R6" OPENWINHOME="/usr/X11R6" SYS_CFLAGS="-O -pipe -march=pentiumpro" CLASSPATH="" LD_LIBRARY_PATH="" JAVA_COMPILER="" LIBG_HDRS="/usr/local/include/glib12" GTK_HDRS="/usr/X11R6/include/gtk12" LIBIDL_HDRS= INTL_DIR="/usr/local" SHELL=/bin/sh PORTOBJFORMAT=elf PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/X11R6 MOTIFLIB="-L/usr/X11R6/lib -lXm" LIBDIR="/usr/lib" CFLAGS="-O -pipe -march=pentiumpro" CXXFLAGS="-O -pipe -march=pentiumpro" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake -f Makefile all plugin images) > i386 Build started: 1.3.1-p9-root-040906-10:55 > WARNING: Your MAKEFLAGS environment variable is set. > You should be very careful about the values set here. > > MAKEFLAGS is set to =>SYSTEMVERSION= PORTOBJFORMAT=elf OSVERSION=600002 OSREL=6.0 OPSYS=FreeBSD ARCH=i386<= > > 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 > > [ and i no longer can seem to usefully search archives with > http://www.freebsd.org/cgi/search.cgi to be sure i did not > miss something ] > > randy > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040907123703.GA37600>