I can't compile libglademm-2.6.3. The configure script is spiting this error out: (...) checking pkg-config is at least version 0.9.0... yes checking for LIBGLADEMM... configure: error: Package requirements (gtkmm-2.4 >= 2.6.0 libglade-2.0 >= 2.3.6) were not met: Package atkmm-1.6 was not found in the pkg-config search path. Perhaps you should add the directory containing `atkmm-1.6.pc' to the PKG_CONFIG_PATH environment variable Package 'atkmm-1.6', required by 'gtkmm', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBGLADEMM_CFLAGS and LIBGLADEMM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. (...) The config.log and emerge --info output goes on annex. I don't know what may be causing this error, but I have gtkmm-2.6 installed, and I have no idea what is atkmm.. there is no ebuild for it.
*** This bug has been marked as a duplicate of 153294 ***
Created attachment 102259 [details] The log from the configure script
Created attachment 102261 [details] The output from emerge --info