From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 12:35:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11F4616A4CE for ; Tue, 7 Sep 2004 12:35:47 +0000 (GMT) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE6B43D2F for ; Tue, 7 Sep 2004 12:35:40 +0000 (GMT) (envelope-from ml@FreeBSD.org.ua) Received: from phantom.cris.net (ml@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i87CbCHk037615; Tue, 7 Sep 2004 15:37:16 +0300 (EEST) (envelope-from ml@FreeBSD.org.ua) Received: (from ml@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i87Cb52M037614; Tue, 7 Sep 2004 15:37:05 +0300 (EEST) (envelope-from ml) Date: Tue, 7 Sep 2004 15:37:03 +0300 From: Alexey Zelkin To: Randy Bush Message-ID: <20040907123703.GA37600@phantom.cris.net> References: <16699.40473.479503.177820@ran.psg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16699.40473.479503.177820@ran.psg.com> X-Operating-System: FreeBSD 4.9-STABLE i386 User-Agent: Mutt/1.5.5.1i cc: FreeBSD Current Subject: Re: java still not brewing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 12:35:47 -0000 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"