JDK 1.6.0 patchset 1 "Brumby"

Jung-uk Kim jkim at FreeBSD.org
Thu Aug 9 20:45:11 UTC 2007


On Sunday 05 August 2007 11:34 am, Rene Ladan wrote:
> I tried installing this on my i386 FreeBSD-CURRENT SMP box
> (2007-08-04 06:32 UTC) using diablo-jdk15 as bootstrap.  The build
> first failed because of GCC 4.2 warnings-as-errors about deprecated
> string conversions.  After commenting out a -Werror in
> work/hotspot/build/bsd/makefiles/gcc.make , the hotspot-fastdebug
> server built fine, but it failed in test_gamma.  I've attached the
> hs_err log.

The attached patch should fix the build problem on -CURRENT.

Your error log shows that you set JAVA_HOME wrong:

Environment Variables:
JAVA_HOME=/usr/local/diablo-jdk1.5.0

Jung-uk Kim


More information about the freebsd-java mailing list