Re: [PATCH] Explicitly link to libgmodule-2.0
Stefan Gehn <[email protected]> Sat, 20 Jul 2013 14:15:07 +0200
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On 08/30/2012 05:25 AM, Alexandre Rostovtsev wrote: > With >=gdk-pixbuf-2.24 and >=pango-1.30, libgmodule-2.0 is no longer > provided by "pkg-config --libs gtk+-2.0 gthread-2.0", so link to it > explicitly (as is already done in server/). > > Fixes build failure with gnu ld.gold in gkrellm-2.3.5. > > https://bugs.gentoo.org/show_bug.cgi?id=428532 Thanks for the patch as well as the Gentoo bugreport. I've applied a slightly different patch now, the include paths needed for gmodule-2.0 were missing as well. Regards, Stefan Gehn