Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2007 23:42:19 +0900 (JST)
From:      Ken Yamada <ken@tydfam.jp>
To:        henrik@brixandersen.dk
Cc:        cvs-ports@freebsd.org, cvs-all@freebsd.org, jkim@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/java/jdk15/files patch-j2se::bin::java_md.c
Message-ID:  <20070531.234219.71083345.ken@tydfam.jp>
In-Reply-To: <20070531114944.GA74573@tirith.brixandersen.dk>
References:  <20070531105337.GA70513@tirith.brixandersen.dk> <20070531.200746.74751705.ken@tydfam.jp> <20070531114944.GA74573@tirith.brixandersen.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
  Thank you, Brix for your information.

  I tried what you did with my -current, but it faild again unfortunately.

  Compile log is in "http://www.tydfam.jp/jdk15-compile.log", if any of you have  interests.

  In summary, it fails at recompiling libraries;

gmake[7]: Entering directory `/usr/ports/java/jdk15/work/j2se/make/sun/javac/rec
ompile/library'
  
   like... (but, not only cannot find symbol...)

../../../../../src/share/classes/java/text/DecimalFormat.java:509: cannot find s
ymbol
symbol  : class FieldDelegate
location: class java.text.DecimalFormat
                                FieldDelegate delegate) {
                                ^

   Any ideas?




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