Hartmut Figge:
>At the moment the emerge runs through and is at (107 of 188). Will take
>some time before that is finished.
Stopped with an error
>>> Emerging (148 of 188) dev-cpp/glibmm-2.60.1::gentoo
>>> Failed to emerge dev-cpp/glibmm-2.60.1, Log file:
>>> '/var/tmp/portage/dev-cpp/glibmm-2.60.1/temp/build.log'
Reason for that was
In file included from /usr/include/sigc++-2.0/sigc++/signal.h:8,
from /usr/include/sigc++-2.0/sigc++/sigc++.h:104,
from
/var/tmp/portage/dev-cpp/glibmm-2.60.1/work/glibmm-2.60.1/glib/glibmm/thread.h:50,
from
/var/tmp/portage/dev-cpp/glibmm-2.60.1/work/glibmm-2.60.1/glib/glibmm.h:88,
from
/var/tmp/portage/dev-cpp/glibmm-2.60.1/work/glibmm-2.60.1/glib/glibmm/bytearray.cc:4:
/usr/include/sigc++-2.0/sigc++/signal_base.h:24:10: fatal error:
sigc++config.h: No such file or directory
So, a missing file. Attempting to emerge without glibmm.
Hartmut