Bug#294129: relocation error: undefined symbol: xmlTextReaderConstName

Drew Parsons dparsons@debian.org, 294129@bugs.debian.org
Wed, 09 Feb 2005 10:31:53 +1100


On Tue, 2005-02-08 at 11:54 +0100, Sebastien Bacher wrote:
> Le mardi 08 f=C3=A9vrier 2005 =C3=A0 12:26 +1100, Drew Parsons a =C3=A9cr=
it :
>=20
> > /usr/lib/libgnomevfs-2.so.0: undefined symbol: xmlTextReaderConstName
>=20
> Hi,
>=20
> What's the output of:
> - ldd /usr/lib/libgnomevfs-2.so.0 | grep xml

        libxml2.so.2 =3D> /usr/lib/libxml2.so.2 (0xb7cdc000)


> - nm -D /usr/lib/libxml2.so.2 | grep xmlTextReaderConstName

000b5bb0 T xmlTextReaderConstName
000b5e70 T xmlTextReaderConstNamespaceUri


Make sure you haven't missed my message closing this bug.
It occurred because OpenOffice 1.9.74 ships its own libxml2.  Deleting
OOo's libxml2 solves the problem.

Drew