Bug 3468 - undefined reference to dbus_connection_disconnect in lshal.c:459
Summary: undefined reference to dbus_connection_disconnect in lshal.c:459
Status: RESOLVED FIXED
Alias: None
Product: hal
Classification: Unclassified
Component: build (show other bugs)
Version: unspecified
Hardware: All All
: high blocker
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-04 04:10 UTC by Daniel Stone
Modified: 2005-06-05 19:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch v1: s/dbus_connection_disconnect/dbus_connection_close/ (478 bytes, patch)
2005-06-06 10:24 UTC, FreeDesktop Bugzilla Database Corruption Fix User
Details | Splinter Review

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.