https://bugzilla.novell.com/show_bug.cgi?id=755324 https://bugzilla.novell.com/show_bug.cgi?id=755324#c17 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|dimstar@opensuse.org | Resolution| |FIXED --- Comment #17 from Michael Andres <ma@suse.com> 2012-05-08 15:08:53 CEST --- std::_Rb_tree<>::equal_range was resolved to a version exported by libzypp. But as zypp uses --std=c++0x these symbols are not always ABI compatible to the ones emitted for std-c+++. We have to prevent libzypp from exporting symbols outside zypp:: namespace. Fixed in libzypp-11.6.0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.