Date: Sat, 10 Sep 2011 21:06:45 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Veniamin Gvozdikov <g.veniamin@googlemail.com> Cc: freebsd-current@freebsd.org Subject: Re: issue with old linuxbase. Message-ID: <67086682@h30.sp.ipt.ru> In-Reply-To: <BDFDA225-1942-4431-8FB9-C298A1A83593@googlemail.com> (Veniamin Gvozdikov's message of "Sat, 10 Sep 2011 12:33:37 %2B0100") References: <BDFDA225-1942-4431-8FB9-C298A1A83593@googlemail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Sep 2011 12:33:37 +0100 Veniamin Gvozdikov wrote: > I've tried porting a few programs from Linux which's used a > linuxulator. But I have the problem with old linux base system. My > ports can't be run with old libstdc++.so.6 > I have error with run linux apps. > /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found > > strings /compat/linux/usr/lib/libstdc++.so.6|grep GLIBCXX > GLIBCXX_3.4 > GLIBCXX_3.4.1 > GLIBCXX_3.4.2 > GLIBCXX_3.4.3 > GLIBCXX_3.4.4 > GLIBCXX_3.4.5 > GLIBCXX_3.4.6 > GLIBCXX_3.4.7 > GLIBCXX_3.4.8 > GLIBCXX_3.4.9 > GLIBCXX_3.4.10 > GLIBCXX_FORCE_NEW > GLIBCXX_DEBUG_MESSAGE_LENGTH > How to fix it You may try to replace libstdc++ package from the base port by the one from Fedora 11. But the result is unknown. FreeBSD-emulation is a better place to speak about the matter. > or when'll upgraded linux base system? When somebody do the actual work. -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?67086682>