| Summary: | net-im/sim-0.9.4 error while emerging | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | garfungiloops <stepankov> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
garfungiloops
2006-10-03 13:29:07 UTC
Eh, recompile your toolchain and try again: emerge --oneshot binutils glibc gcc merge --oneshot binutils glibc gcc DONE. But stil the same error !!! however now with gcc 4.1.1 the error a bit different, but in general i guess it's the same. (first time i've tryed with gcc-3.4.6) .libs/declinedlg.o: In function `DeclineDlg::accept()': declinedlg.cpp:(.text+0x7d4): undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' declinedlg.cpp:(.text+0x8b4): undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage' declinedlg.cpp:(.text+0x8e1): undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' collect2: ld returned 1 exit status make[3]: *** [_core.la] Error 1 make[3]: Leaving directory `/var/tmp/portage/sim-0.9.4/work/sim-0.9.4/plugins/_core' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/sim-0.9.4/work/sim-0.9.4/plugins/_core' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sim-0.9.4/work/sim-0.9.4' make: *** [all] Error 2 !!! ERROR: net-im/sim-0.9.4 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile sim-0.9.4.ebuild, line 83: Called die Geez, stop mixing gcc versions arbitrarily. http://www.gentoo.org/doc/en/gcc-upgrading.xml I did all the gcc-upgrading stuff, but it's still the same error ... :-( by the way .. I've re-emerged more than 100 packages after gcc upgrating and only SIM produced such an error .... |