GNOME Bugzilla – Bug 627916
Can't build with GTK3 any more
Last modified: 2011-08-29 10:12:37 UTC
We added a dep on libgcr (gnome-keyring) which is great and all but unfortunatelly break GTK3 build :( This lib linked on GTK2 and has not been ported to GTK3 yet (bug #624570). Once a GTK3 flavour of the lib is released we should tweak Empathy's configure to pick the right version depending on the GTK version used.
*** Bug 628092 has been marked as a duplicate of this bug. ***
*** Bug 628172 has been marked as a duplicate of this bug. ***
Created attachment 168933 [details] [review] Check for gcr-1 when building against GTK+ 3
Review of attachment 168933 [details] [review]: Yes please!
I needed the patch for the release so I merged it myself. For some reason git am didn't like it so I had to re-commit it :\ $ git am /tmp/gtk.patch Patch format detection failed.
Created attachment 169216 [details] [review] http://git.Collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/gtk3-627916 configure.ac | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.