OpenOffice requires libc_r?

Steve Kargl sgk at troutmask.apl.washington.edu
Tue Mar 30 10:15:54 PST 2004


On Tue, Mar 30, 2004 at 11:14:21PM +0900, Nakata Maho wrote:
> In Message-ID: <20040330003717.GA19883 at troutmask.apl.washington.edu> 
> Steve Kargl <sgk at troutmask.apl.washington.edu> wrote:
> 
> > I think the problem starts with lang/gcc32.  In gcc/collect2.c
> > one finds libc_r is hardcoded.  I'm not sure if I can just
> 
> wired. should be fixed.

I tried the simple solution of s/libc_r/libpthread.  I got the
compiler built, but "make check" appears to hang in garbage collector
test.

> > change those references to libpthread.  I'll play around somemore,
> > but right now it does not look good for OOo and libpthread.
> 
> Hm, situation seems to be complicated. gcc-3.3 came with FreeBSD 5.2.1
> doesn't produce runnable OOo 1.1.1 since signal handler is
> somewhat odd. yes, really odd. while gcc 3.3 compiles OOo *1.1.0* happly.
> 
> if your 5-current's gcc is newer than mine, 
> 
> % gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.3.3 [FreeBSD] 20031106
> 
> please try systems's compiler instead.
> 

No, we have the same system compiler, and I re-installed my world on
Saturday.

-- 
Steve


More information about the freebsd-openoffice mailing list