Bug 3468

Summary: undefined reference to dbus_connection_disconnect in lshal.c:459
Product: hal Reporter: Daniel Stone <daniel>
Component: buildAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch v1: s/dbus_connection_disconnect/dbus_connection_close/

Description FreeDesktop Bugzilla Database Corruption Fix User 2005-06-04 04:10:35 UTC
hal doesn't build against dbus since the latest api changes since
dbus_connection_disconnect was renamed to dbus_connection_close.
Comment 1 FreeDesktop Bugzilla Database Corruption Fix User 2005-06-06 10:24:50 UTC
Created attachment 2836 [details] [review]
Patch v1: s/dbus_connection_disconnect/dbus_connection_close/
Comment 2 David Zeuthen (not reading bugmail) 2005-06-06 12:08:52 UTC
We've fixed D-BUS in CVS so this shouldn't happen anymore. See this message for
details

 http://lists.freedesktop.org/archives/dbus/2005-June/002722.html

Thanks for the patch, BTW, but the right fix here is in D-BUS since breaking
D-BUS ABI is in many ways very bad.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.