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