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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"