OpenOffice requires libc_r?
Steve Kargl
sgk at troutmask.apl.washington.edu
Mon Mar 29 16:37:17 PST 2004
On Tue, Mar 30, 2004 at 09:33:24AM +0900, Nakata Maho wrote:
> In Message-ID: <20040328175306.GA12134 at troutmask.apl.washington.edu>
> Steve Kargl <sgk at troutmask.apl.washington.edu> wrote:
>
> > Will OpenOffice ever compile without libc_r present on a system?
> > So far, lang/gcc32 and OOo's version mozilla seem to require
> > libc_r. Yes, I know about /etc/libmap.conf and the possibility of
> > mapping libc_r to libpthread, but if you have no libc_r you
> > can't build OOo.
>
> Good point. you can fix by ${REPLACE_CMD} %%PTHREAD_FLAGS%%,
> or someghing like that.
> in this freamwork you do not sign Joint Copyright Assignment (JCA)
> since you are not touching OOo's source.
> I'll commit if you have PR #.
> Helps are extremely needed.
>
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
change those references to libpthread. I'll play around somemore,
but right now it does not look good for OOo and libpthread.
--
Steve
More information about the freebsd-openoffice
mailing list