Bug 20937

Summary: [PATCH] Missing pkgconfig check on gthread
Product: Telepathy Reporter: Brian Pepple <bpepple>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: sascha-web-bugs.freedesktop.org
Version: unspecifiedKeywords: patch
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Add pkgconfig check for gthread
tp-gabble build log failure.

Description Brian Pepple 2009-03-29 16:13:58 UTC
Created attachment 24357 [details] [review]
Add pkgconfig check for gthread

Looks like tp-gabble is missing a check on gthread in configure.ac.  Seems in recent versions of tp-gabble is using 'g_thread_init' which requires gthread-2.0 to be linked.  I'll attach a simple patch to fix this, and also a copy of the build failure log that shows the problem.
Comment 1 Brian Pepple 2009-03-29 16:14:45 UTC
Created attachment 24358 [details]
tp-gabble build log failure.
Comment 2 Guillaume Desmottes 2009-04-14 07:42:27 UTC
I imported your patch to this branch: http://git.collabora.co.uk/?p=user/cassidy/telepathy-gabble;a=shortlog;h=refs/heads/gthread
Comment 3 Guillaume Desmottes 2009-04-16 02:24:37 UTC
Fixed in master.
Thanks for the patch.

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.