From owner-freebsd-java@FreeBSD.ORG Sun Jan 16 05:18:12 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0099116A4CE for ; Sun, 16 Jan 2005 05:18:12 +0000 (GMT) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E6C843D48 for ; Sun, 16 Jan 2005 05:18:11 +0000 (GMT) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by tydfam.jp (8.13.1/8.13.1) with ESMTP id j0G5I2CK001310; Sun, 16 Jan 2005 14:18:03 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Sun, 16 Jan 2005 14:18:03 +0900 (JST) Message-Id: <20050116.141803.730552925.ken@tydfam.jp> To: glewis@eyesbeyond.com From: Yamada Ken Takeshi In-Reply-To: <20050114210055.GA86214@misty.eyesbeyond.com> References: <20050114210055.GA86214@misty.eyesbeyond.com> X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: JDK 1.5 experimental patchset available X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 05:18:12 -0000 JFYI. Thank you for your effort for this, first of all. Although it may not be of your interest at this point of time, I tried to compile it under 6-current, i386 SMP (2005-01-15 updated) and it hanged at "Recursively making javac all". Both, libpthread, libc_r were the same. I hope that it helps you some. Followings are hand copied log of compilation as the system hanged, and may not be accurate. >>> Recursiviely making java all @ .......... gmake [5]: Entering directory /usr/home/ken/jdk15/j2se/make/sun/java gmake /usr/home/ken/jdk15/control/build/bsd-i586/bin/javac VARIANT=OPT gmake [6]: Entering directory /bin/mkdir -p /usr/home/ken/jdk15/control/build/bsd-i586/tmp/sun/com.sun.tools.javac/javac/obj rm -r /usr/home/ken/jdk15/control/build/bsd-i586/tmp/sun/com.sun.tools.javac/javac/.classes.list /usr/home/ken/jdk15/control/build/bsd-i586/bin/java -classpath ../../../tools/CompileProperties CompileProperties ../../../../src/share/classes/com/sun/tools/java/resourcs/compile.properties /usr/home/ken/jdk15/control/build/bsd-i586/gensrc/com/sun/tools/java/resources/compiler.java parsing: ../../../../src/share/classes/com/sun/tools/javac/resources/compiler.properties inferred package name: com.sun.tools.java.resources wrote: /usr/home/ken/jdk15/control/build/bsd-i586/gensrc/com/sun/tools/java/resources/compiler.java