Compilation of dbus-0.21 fails with undefined references
Ilja Honkonen
ilja.honkonen at helsinki.fi
Mon Apr 19 05:29:48 EST 2004
>>(please cc me as I'm not on the list)
>>
>>Hi
>>I wanted to try zero-install and it needed dbus. When I tried to compile
>>dbus-0.21 with
>>./configure && make
>>I got this:
>
> ...
>
>
>>/usr/src/dbus-0.21/glib/dbus-gloader-expat.c:257: undefined reference
>
> to
>
>>`XML_ParserFree'
>>/usr/src/dbus-0.21/glib/dbus-gloader-expat.c:221: undefined reference to
>>`XML_GetErrorCode'
>>/usr/src/dbus-0.21/glib/dbus-gloader-expat.c:225: undefined reference to
>>`XML_ErrorString'
>>/usr/src/dbus-0.21/glib/dbus-gloader-expat.c:225: undefined reference to
>>`XML_GetCurrentColumnNumber'
>>/usr/src/dbus-0.21/glib/dbus-gloader-expat.c:225: undefined reference to
>>`XML_GetCurrentLineNumber'
>
>
> I think you need the development packages for libxml. Something like
> libxml-dev or similar, depening on your distribution.
I have http://xmlsoft.org/sources/old/libxml-1.8.10.tar.gz and
http://xmlsoft.org/sources/libxml2-2.6.8.tar.gz installed, shouldn't
these be enough?
Thanks
Ilja
More information about the dbus
mailing list