[Open Office] regcomp crashes during make install
Bernhard Rosenkraenzer
bero at arklinux.org
Thu Feb 23 11:19:06 EST 2006
On Monday, 20. February 2006 07:25, Weichuan Lin wrote:
> hi, Bernhard.
> which platform do you use? on 64 bit system, the registering of java
> component still has some weik prolem.
This is a normal x86 box -- I think it's possibly related to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26410
Some parts of OOo use this stuff, and if it exists in the parsers but not in
the base class, this will obviously go wrong.
I'm currently rebuilding all the Java stuff after applying the fix to gcc --
but I'm rather pessimistic; if this were the problem it would probably fail
for many more people (or is everyone else using a different JAXP
implementation?).
Since compiling OOo takes 4 days on my hardware these days (All the Java stuff
certainly slows things to a crawl -- e.g. the "gcj -o libxercesImpl.jar.so
libxercesImpl.jar" part takes almost a full day if you have 256 MB RAM -- but
that's gcc's fault), it'll be a while before we know.
More information about the Openoffice
mailing list