gentuxx wrote:
> Hi all,
> 
> I'm running an `emerge -Duatv world' and emerge is wanting to upgrade
> glibmm-2.8.1 to 2.8.4.  But 2.8.4 doesn't seem to want to compile.
> Here's the error I get:
> 
> ../../glib/glibmm/.libs/libglibmm-2.4.so: undefined reference to
> `sigc::internal::signal_impl::insert(std::_List_iterator<sigc::slot_base>,
> sigc::slot_base const&)'
> ../../glib/glibmm/.libs/libglibmm-2.4.so: undefined reference to
> `sigc::internal::signal_impl::erase(std::_List_iterator<sigc::slot_base>)'
> collect2: ld returned 1 exit status
> make[3]: *** [test] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/glibmm-2.8.4/work/glibmm-2.8.4/tests/glibmm_value'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/glibmm-2.8.4/work/glibmm-2.8.4/tests'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/glibmm-2.8.4/work/glibmm-2.8.4'
> make: *** [all] Error 2
> 
> !!! ERROR: dev-cpp/glibmm-2.8.4 failed.
> !!! Function gnome2_src_compile, Line 58, Exitcode 2
> !!! compile failure
> !!! If you need support, post the topmost build error, NOT this status
> message.
> 
> 
> Any pointers would be a help.
> 
> Thanks.
> 
Hi,
Check if you have >=dev-libs/libsigc++-2.0.11
RDEPEND=">=dev-libs/libsigc++-2.0.11
    >=dev-libs/glib-2.7"
IIRC dev-libs/libsigc++ is slotted.
Or if yes try to recompile libsigc++-2.0.11, then again glibmm-2.8.4.
HTH.Rumen

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to