[PATCH] dbus-daemon-launch-helper: fix build with libxml

Colin Walters walters at verbum.org
Thu Jan 28 14:50:51 PST 2010


On Fri, Dec 11, 2009 at 3:05 PM, Robert Schwebel
<r.schwebel at pengutronix.de> wrote:
>
> dbus-daemon-launch-helper links with the trival config parser, which
> doesn't provide bus_config_parser_check_doctype(), like the big parser does.
> The libxml loader unfortunately wants to call it, so this breaks the build.

Hm, I hadn't realized till now we're in a situation where we have 2
different parser backends, and 2 different parser consumers.  Matrix
of joy.

Anyways your patch appears to break the default expat build; without
studying it too closely, this updated patch appears to work.  Look OK
by you?

(Note: Would prefer patches in bugzilla, but failing that please add
them as attachments since my mailer isn't set up to pull them out of
inline text)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dbus-daemon-launch-helper-fix-build-with-libxml.patch
Type: text/x-patch
Size: 2325 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20100128/bc4d61fe/attachment.bin 


More information about the dbus mailing list