[kaffe] HEAD not Building javalib
Guilhem Lavaux
guilhem.lavaux@free.fr
Sun May 30 07:05:02 2004
Michael Franz wrote:
>
> On Saturday, May 29, 2004, at 03:36 AM, Alan Eliasen wrote:
>
>>
>> Michael Franz wrote:
>>
>>> Hi,
>>>
>>> For the past week HEAD has not been building on SuSE 9.1 x86. I think
>>> it started when I had to upgrade autoconf and automake. Is anyone else
>>> having problems with this? The build gets stuck on this line:
>>>
>>> /bin/sh ./rebuildLib @essential.files
>>> Compiling classes from @essential.files using
>>> /home/mfranz/development/kaffe/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M
>>> at.dms.kjc.Main
>>>
>>> There does not seem to be any activity.
>>
>>
>> For the past week or so, Fedora Core 2 (Linux Kernel 2.6.5) gives a
>> segmentation fault at this place, too. I can't build either. The build
>> failures began at the same time I upgraded from Red Hat 9. Is Linux x86
>> broken, or does it have something to do with the kernel?
>>
>
> Maybe there is a connection between some recent change and the fact that
> SuSE 9.1 & Fedora Core 2 are both using a 2.6.x kernel.
>
> I am able to build and run the same source on YellowDog using a 2.4.22
> kernel.
>
>> Of course, I've cleaned the distributio, reconfigured, even tried the
>> sigaltstack change, but with no success.
>>
>> --
Hi,
Maybe you can try the latest CVS HEAD. I have cleaned up a memory
protection. It seems that fedora is paranoid by default and protect
everything.
Cheers,
Guilhem.