Date: Mon, 12 Sep 2011 10:00:01 +0100 From: Vincent Hoffman <vince@unsane.co.uk> To: freebsd-current@freebsd.org Subject: Re: issue with old linuxbase. Message-ID: <4E6DCA11.5080601@unsane.co.uk> In-Reply-To: <67086682@h30.sp.ipt.ru> References: <BDFDA225-1942-4431-8FB9-C298A1A83593@googlemail.com> <67086682@h30.sp.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/09/2011 18:06, Boris Samorodov wrote: > 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. > http://www.leidinger.net/blog/2011/08/29/howto-create-a-new-linux_base-port/ and http://www.leidinger.net/blog/2011/09/01/howto-add-linux-infrastructure-ports-for-a-new-linux_base-port/ Look useful here. If I actually used the linuxulator I'd probably have had a stab but its not something i have used for longer than I can think.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E6DCA11.5080601>