* "make gconfig" fails to compile
@ 2010-06-29 13:35 Allan Duncan
2010-06-29 13:43 ` Michal Marek
0 siblings, 1 reply; 2+ messages in thread
From: Allan Duncan @ 2010-06-29 13:35 UTC (permalink / raw)
To: linux-kbuild
The last couple of kernels I've built (2.6.33.5 and 2.6.34) barfed on
gconfig.
I think it is due to an update of fedora's libraries, anyway the file
scripts/kconfig/Makefile line 201:
HOSTLOADLIBES_gconf = `pkg-config --libs gtk+-2.0 gmodule-2.0
libglade-2.0`
needs " -ldl" added to the end, like qconf a few lines above has.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: "make gconfig" fails to compile
2010-06-29 13:35 "make gconfig" fails to compile Allan Duncan
@ 2010-06-29 13:43 ` Michal Marek
0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2010-06-29 13:43 UTC (permalink / raw)
To: Allan Duncan; +Cc: linux-kbuild
On 29.6.2010 15:35, Allan Duncan wrote:
> The last couple of kernels I've built (2.6.33.5 and 2.6.34) barfed on
> gconfig.
> I think it is due to an update of fedora's libraries, anyway the file
> scripts/kconfig/Makefile line 201:
> HOSTLOADLIBES_gconf = `pkg-config --libs gtk+-2.0 gmodule-2.0
> libglade-2.0`
> needs " -ldl" added to the end, like qconf a few lines above has.
See http://git.kernel.org/linus/cbab05f, it should automatically appear
in the next stable releases.
Michal
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-29 13:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-29 13:35 "make gconfig" fails to compile Allan Duncan
2010-06-29 13:43 ` Michal Marek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox