Subject: Re: Open office 1.1.1 does not work with latest x from xsrc
To: None <tech-pkg@netbsd.org>
From: Mark Kirby <mark@coris.org.uk>
List: tech-pkg
Date: 05/19/2004 22:03:08
On Wednesday 19 May 2004 08:09, Michael Rauch wrote:
> Hi,
>
> On Sat, May 15, 2004 at 01:27:55PM +0000, Mark Kirby wrote:
> > I built a new X server from xsrc (updated 2 days ago) and that installed
> > fine.
> > I have just installed openoffice 1.1.1 from pkgsrc and it installed fine.
> > However when i run soffice for the first time i get the following error:
> > [...]
> > /usr/pkg/OpenOffice.org1.1.1/program/setup.bin: error while loading
> > shared libraries: /usr/X11R6/lib/libfreetype.so.6: undefined symbol:
> > _ctype_
>
> strange. For me this symbol is defined in libc.so .
> What does
> ldd /usr/X11R6/lib/libfreetype.so.6
> nm /usr/X11R6/lib/libfreetype.so.6 | grep _ctype_
> nm /usr/lib/libc.so | grep _ctype_
> ldd /usr/pkg/OpenOffice.org1.1.1/program/setup.bin
> return?
> Are there any other libfreetype.so.<digit> in /usr/X11R6/lib/ ?
>
>
> Michael

Thanks for the reply, i can't check till end of next week as i'm away.
I'll let you know then.

Mark