|
Some more googling seems to suggest this is a library versioning issue with the standard c++ library included with gcc.
The latest stable gcc for gentoo is gcc 4.1.2, but this symbol was only defined in versions > 4.2, which I guess the ootp binary must have been compiled with.
Does OOTP depend on that version or could the binary to be distributed be built with an older version of gcc?
I could upgrade gcc, but I'm really hesitant to do that for a library that a lot of programs depend on and where more recent versions are not marked as stable for my distro.
Thanks,
Levi
|