Subject: Re: OpenOffice package broken with i386 -current ?
To: Antti Kantee <pooka@cs.hut.fi>
From: Bill Studenmund <wrstuden@netbsd.org>
List: current-users
Date: 09/26/2002 11:28:59
On Thu, 26 Sep 2002, Antti Kantee wrote:

> On Thu Sep 26 2002 at 12:23:50 +0000, Julio Merino wrote:
> > On Thursday 26 September 2002 09:31, Eric Jacoboni wrote:
> > > Hi,
> > >
> > > Has anybody tried to build OpenOffice package on a i386 1.6H box ?
> > >
> > > When i try, i the process freezes some hours after the beginning :
> >
> > It freezed for me too, but when calling javac... Although, the program appered
> > to be consuming 90% of cpu time, acording to top, but after several hours,
> > it didn't finish...
>
> Well, it does continue at some point and move onto the next file.
> I got bored with it after two or three days. Something must be amiss.

How about running ktrace to see what it's doing, or attach gdb to see
where it's stuck? You might get lucky and see an obvious problem.

Take care,

Bill