Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2005 14:18:03 +0900 (JST)
From:      Yamada Ken Takeshi <ken@tydfam.jp>
To:        glewis@eyesbeyond.com
Cc:        freebsd-java@freebsd.org
Subject:   Re: JDK 1.5 experimental patchset available
Message-ID:  <20050116.141803.730552925.ken@tydfam.jp>
In-Reply-To: <20050114210055.GA86214@misty.eyesbeyond.com>
References:  <20050114210055.GA86214@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050116.141803.730552925.ken>