Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2009 19:58:25 -0400
From:      Kurt Miller <kurt@intricatesoftware.com>
To:        Vlad GALU <dudu@dudu.ro>, freebsd-java@freebsd.org
Subject:   Re: Can't compile openjdk6 b16
Message-ID:  <4A0CB021.2050003@intricatesoftware.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
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).

Hi Vlad,

Sorry no, but you could experiment with installing various fonts
from ports and see if they help. If you identify one that corrects
they way they look, be sure to let the list know.

-Kurt




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