GNOME Bugzilla – Bug 689105
Build failure: cheese needs to link against gthread
Last modified: 2012-11-26 20:56:48 UTC
Created attachment 229932 [details] [review] Link against libgthread as necessary When building cheese from git master, it failed due to missing implementation for g_thread_init. So it needs to link against libgthread. The attached patch fixes this.
*** This bug has been marked as a duplicate of bug 689117 ***