strange build error
Maurizio Cimadamore
Maurizio.Cimadamore at Sun.COM
Wed Apr 16 15:06:01 UTC 2008
Hi again
I managed to successfully build jdk7 with your patches. No errors here.
A strange thing is that I have a class FontManager$5$1 instead of yours
FontManager$4$1 (I see from the zipfile you've sent us, that you have
both FontManager$4$1 and FontManager$5$1). You sure that your
environment is clean, e.g. that there are no classes belonging to a
previous build?
Maurizio
Maurizio Cimadamore wrote:
> Hi Roman,
> just to ask, if you go in the langtools repository and type
>
> hg tip
>
> what's the output? Just to make sure that you have the latest
> langtools available
>
> Maurizio
>
> Roman Kennke wrote:
>> Hi there,
>>
>>
>>> Unfortunately I wasn't able to build your workspace (even though I'm
>>> able to build the latest full jdk) since when compiling the AWT I'm
>>> getting this error:
>>>
>>> awt_LoadLibrary.c:(.text+0x358): undefined reference to `AWTIsHeadless'
>>> collect2: ld returned 1 exit status
>>>
>>
>> Whoops! It was my fault, despite my last mail on this. I just found a
>> small patch sitting in my own repo waiting to be pused. It is online now
>> and maybe you can try again?
>>
>> OTOH, I'm narrowing down the problem now. HG's bisect extension really
>> rules for this kind of problems. I'll keep you updated when I know which
>> changeset introduced that regression.
>>
>> Cheers, Roman
>>
>>
>
More information about the build-dev
mailing list