An attempt to emerge atk, which is pulled in by gkrellm, failed: >>> Emerging (14 of 22) dev-libs/atk-1.20.0 to / ... ... configure: error: *** GLIB 2.0.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.
FYI: atk compiles fine here on x86-linux. Since glib is in ${RDEPEND} - it should be installed before atk. Look at pkg-config like the error says?
I can no longer provoke this bug, at least not easily. This morning I did "emerge gkrellm" in a freshly bootstrapped prefix portage. Doing so pulls in atk-1.22.0 which compiles without problems. Let's consider the bug resolved.
ok, then let's hope 1.22 indeed fixed "the issue". Thanks