Summary: | libdbus_convenience should be linked -static | ||
---|---|---|---|
Product: | dbus | Reporter: | Julio Merino <jmmv> |
Component: | core | Assignee: | Havoc Pennington <hp> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | other | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Proposed patch.
Proposed patch (ChangeLog entry corrected). |
Description
Julio Merino
2006-04-04 01:39:37 UTC
Created attachment 5180 [details] [review] Proposed patch. Created attachment 5181 [details] [review] Proposed patch (ChangeLog entry corrected). The previous attachment missed to refer to the appropriate bug report in the proposed ChangeLog entry. This one is correct. recent dbus code has renamed the convencience library to libdbus_internal. The internal library is build static ## this library is the same as libdbus, but exports all the symbols ## and is only used for static linking within the dbus package. noinst_LTLIBRARIES=libdbus-internal.la so it looks to me that this bug is already implemented and could be closed. |
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.