Bug 39607

Summary: FTBFS with --as-needed
Product: Telepathy Reporter: Laurent Bigonville <bigon>
Component: tp-farstreamAssignee: Olivier CrĂȘte <olivier.crete>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch

Description Laurent Bigonville 2011-07-27 13:50:17 UTC
Hi,

Telepathy-farstream FTBFS on oneiric


/usr/bin/ld: ../telepathy-farstream/.libs/libtelepathy-farstream.so: undefined reference to symbol 'dbus_g_type_get_struct'
/usr/bin/ld: note: 'dbus_g_type_get_struct' is defined in DSO /usr/lib/x86_64-linux-gnu/libdbus-glib-1.so so try adding it to the linker command line
/usr/lib/x86_64-linux-gnu/libdbus-glib-1.so: could not read symbols: Invalid operation
Comment 1 Laurent Bigonville 2011-07-30 03:45:29 UTC
Created attachment 49741 [details] [review]
Patch
Comment 2 Simon McVittie 2011-08-01 02:44:44 UTC
Looks good to me, committed.

(General rule, which this patch follows: link lines should be in this order: things built from this source package first, then in stack order as per <http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/random/moving-plugins#n72>.)

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.