GNOME Bugzilla – Bug 622585
pkg-config don't provide info about -ldl if it needed
Last modified: 2010-06-26 18:38:44 UTC
Bugreport originally filled in Busybox's bugzilla: https://bugs.busybox.net/show_bug.cgi?id=2095 but still present in 'make gconfig' target of kernel: http://kerneltrap.org/mailarchive/git-commits-head/2010/6/4/41263 Well, I think need to fix in one place (gtk2 sources) instead of fix many related places. :) Sorry for absent patch - I don't have time for this now.
If kconfig_load.o uses dlsym, it is not GTK+s job to add -ldl to the link line.