> Interesting as I'm seeing this in the kde 3.4.1 from > m blastwave. > Multiple copies of different versions of libstdc++ > compiled > into some of the daemon process. I wonder if this is > what is causing > it to crash.
if 'ldd' shows both .5 and .6 referenced, it will lead to trouble sooner than later. I have seen this before in scenario like if some of the dependent C++ libs (like taglib or id3lib I don't remember exactly) were compiled with gcc 3.3, and kde itself was compiled with 3.4. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
