From owner-freebsd-current@FreeBSD.ORG Sun Sep 5 23:15:38 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 A2D7B16A4CE for ; Sun, 5 Sep 2004 23:15:38 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67C5243D1F for ; Sun, 5 Sep 2004 23:15:38 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1C46ET-0007hW-SW for freebsd-current@freebsd.org; Sun, 05 Sep 2004 16:15:37 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16699.40473.479503.177820@ran.psg.com> Date: Sun, 5 Sep 2004 16:15:37 -0700 To: FreeBSD Current Subject: 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: Sun, 05 Sep 2004 23:15:38 -0000 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