Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130266 - several packages wont compile
Summary: several packages wont compile
Status: RESOLVED DUPLICATE of bug 64615
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Low major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-17 08:07 UTC by Sein Schatten
Modified: 2006-04-17 08:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sein Schatten 2006-04-17 08:07:38 UTC
i cannot compile several packages because of some obscure error. the error is reported as bugs on several packages here already but none of the tips worked for me.

OtherFunctions.cpp:(.gnu.linkonce.t._ZNSt8_Rb_treeI8wxStringSt4pairIKS0_18EED2KFileTypeClassESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE13insert_uniqueESt17_Rb_tree_iteratorIS4_ERKS4_+0x2f): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)'
libs/ec/libec_noevt.a(libec_noevt_a-RemoteConnect.o): In function `CRemoteConnect::OnPacketReceived(CECPacket const*)':
RemoteConnect.cpp:(.text+0xdce): undefined reference to `std::_List_node_base::unhook()'
libs/ec/libec_noevt.a(libec_noevt_a-RemoteConnect.o): In function `CRemoteConnect::SendRequest(CECPacketHandlerBase*, CECPacket*)':
RemoteConnect.cpp:(.text+0xf84): undefined reference to `std::_List_node_base::hook(std::_List_node_base*)'
collect2: ld returned 1 exit status
make[3]: *** [amulecmd] Error 1
make[3]: Leaving directory `/var/tmp/portage/amule-2.1.1/work/aMule-2.1.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/amule-2.1.1/work/aMule-2.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-2.1.1/work/aMule-2.1.1'
make: *** [all] Error 2

thats the error and i get this exact error for kdelibs and kdemultimedia, too.
i have reemerged gcc, portage, imlib2, libtool.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-17 08:18:59 UTC

*** This bug has been marked as a duplicate of 64615 ***