Date: Thu, 9 Aug 2007 16:44:56 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-java@FreeBSD.org Cc: Rene Ladan <r.c.ladan@gmail.com> Subject: Re: JDK 1.6.0 patchset 1 "Brumby" Message-ID: <200708091645.05680.jkim@FreeBSD.org> In-Reply-To: <46B5EDF6.3020603@gmail.com> References: <20070803053142.GA4434@misty.eyesbeyond.com> <46B5EDF6.3020603@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_Rz3uG2OGo43iBcP Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 --Boundary-00=_Rz3uG2OGo43iBcP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708091645.05680.jkim>