View Single Post
  #4 (permalink)  
Old 04-Oct-2006, 10:54
uisik34@gmail.com
Guest
 
Posts: n/a
Default Re: OPEN OFFICE START ERROR

> uisik34@gmail.com wrote:
>
> > I have the following error and i can not launch the office.
> > any suggestion will highly be appreciated.
> >
> > horizon@linux:~> oowriter %U
> > /usr/lib/ooo-2.0/program/javaldx: relocation error:
> > /lib/tls/libpthread.so.0: symbol errno, version GLIBC_PRIVATE not defined
> > in file libc.so.6 with link time reference
> > /usr/lib/ooo-2.0/program/soffice.bin: relocation error:
> > /lib/tls/libpthread.so.0: symbol errno, version GLIBC_PRIVATE not defined
> > in file libc.so.6 with link time reference
> >

> It seems that /lib/tls/libpthread.so.0 doesn't match the version of glibc,
> you are running.
> We need more information to decide what's going wrong.
> Which version of SUSE do you run ?
> what is the output of
> rpm -q glibc
> and
> rpm -qf /lib/tls/libpthread.so.0
> ?



guys thanks both of you but i have spþved the problem with the following
command line. i hope these helps someones at future.

mv /lib/tls /lib/tls.bak

thanks, ufuk