From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 08:35:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90B7616A420 for ; Tue, 31 Jan 2006 08:35:39 +0000 (GMT) (envelope-from chad@shire.net) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CDC443D46 for ; Tue, 31 Jan 2006 08:35:39 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.222.227] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpa (Exim 4.51) id 1F3qzC-000OjH-DW for freebsd-questions@freebsd.org; Tue, 31 Jan 2006 01:35:38 -0700 Resent-Message-Id: Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Resent-Date: Tue, 31 Jan 2006 01:35:38 -0700 Message-Id: Content-Transfer-Encoding: 7bit Resent-To: Free BSD Questions list From: "Chad Leigh -- Shire.Net LLC" Resent-From: "Chad Leigh -- Shire.Net LLC" Date: Sun, 22 Jan 2006 18:28:17 -0700 To: Free BSD Questions list X-Mailer: Apple Mail (2.746.2) X-SA-Exim-Connect-IP: 67.161.222.227 X-SA-Exim-Mail-From: chad@shire.net X-SA-Exim-Scanned: No (on hobbiton.shire.net); SAEximRunCond expanded to false Subject: can't build jdk15 on 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 08:35:39 -0000 Am trying to build jdk15 form ports on 6.0. Happens to be inside a jail with linux emulation running etc. I previously was able to build jdk142 in s similar environment. The linux jdk14 is installed (I believe the port itself did that). Any thoughts or help appreciated. gmake[5]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/ sun/javac/javac' gmake /usr/ports/java/jdk15/work/control/build/bsd-i586/bin/javac VARIANT=OPT gmake[6]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/ sun/javac/javac' rm -f /usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/sun/ com.sun.tools.javac/javac/.classes.list /usr/ports/java/jdk15/work/control/build/bsd-i586/bin/java - classpath ../../../tools/CompileProperties CompileProperties ../../../../src/share/classes/com/sun/tools/javac/ resources/compiler.properties /usr/ports/java/jdk15/work/control/ build/bsd-i586/gensrc/com/sun/tools/javac/resources/compiler.java Error: could not find libjava.so Error: could not find Java 2 Runtime Environment. gmake[6]: *** [/usr/ports/java/jdk15/work/control/build/bsd-i586/ gensrc/com/sun/tools/javac/resources/compiler.java] Error 2 gmake[6]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun/ javac/javac' gmake[5]: *** [optimized] Error 2 gmake[5]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun/ javac/javac' gmake[4]: *** [all] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/sun/ javac' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/ java/javac' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk15. utah# locate libjava.so /stubs/usr_local/linux-sun-jdk1.4.2/jre/lib/i386/libjava.so /usr/ports/java/jdk15/work/control/build/bsd-i586/lib/i386/libjava.so /usr/ports/java/linux-sun-jdk14/work/j2sdk1.4.2_10/jre/lib/i386/ libjava.so utah# --- Chad Leigh -- Shire.Net LLC Your Web App and Email hosting provider chad at shire.net _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions- unsubscribe@freebsd.org"