Date: Sat, 16 May 2009 11:01:55 -0700 From: Greg Lewis <glewis@eyesbeyond.com> To: Vlad GALU <dudu@dudu.ro> Cc: freebsd-java@freebsd.org, ArtemGr <artemciy@gmail.com>, Kurt Miller <kurt@intricatesoftware.com> Subject: Re: Can't compile openjdk6 b16 Message-ID: <20090516180155.GA42033@misty.eyesbeyond.com> In-Reply-To: <ad79ad6b0905141421v655044f2ye92ac3595db43186@mail.gmail.com> References: <4A0A9111.6060708@gmail.com> <200905131842.23134.lists@intricatesoftware.com> <4A0BE408.2080404@gmail.com> <200905141659.43012.kurt@intricatesoftware.com> <ad79ad6b0905141421v655044f2ye92ac3595db43186@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 15, 2009 at 12:21:57AM +0300, Vlad GALU wrote: > On Thu, May 14, 2009 at 11:59 PM, Kurt Miller > <kurt@intricatesoftware.com> wrote: > > On Thursday 14 May 2009 5:27:36 am ArtemGr wrote: > >> Kurt Miller wrote: > >> > I see this is a debug build on amd64, but what version of FreeBSD and what compiler version? > >> > > >> > >> 7.0-RELEASE-p5 > >> gcc version 4.2.1 20070719 ?[FreeBSD] > >> > >> > Most likely the following change is all that is needed for this > >> > warning: > >> > > >> > -static char *flagnames[] = { > >> > +static const char *flagnames[] = { > >> > > >> > >> Yeah, but there are other such places: > > > > Ok no problem. I'll fix these in the next update that I'm working on. > > Hi Kurt. Chiming in to ask whether you have any clue why fonts show > up in weird ways (different from diablo-jdk, for one) in Swing apps > (Netbeans, my case). Different fontconfig.properties between the various JDKs would be my guess. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090516180155.GA42033>