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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html