Quote:
Originally Posted by Tony M
I've pinged Paul at PISD as he'll be the best person to answer this query.
|
Thanks Tony..
I have seen this before during testing. As you rightly point out its a dependency issue in stdlibc++ package. Each distro seems to run at different versions which is a nightmare from our point of view. I tried compiling on an earlier system but got errors from some other libs I link against needing a newer version of stdlibc++.
If you dont want to upgrade your system, which is understandable, then you may be able to install the newer verison along side your current version. I am not an expert in this feild so I would need to setup a test bed and play. You may be better off asking the experts on your distros forums as they prob will be able to give you a fix off the top of your head. I am guessing that a "chroot" based setup would fix your issues.
Please report back what you find out