Current problem reports assigned to freebsd-emulation@FreeBSD.org

2010-12-27 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

GLIBCXX_3.4.11 with emulators/linux_base-f10

2010-12-27 Thread Emanuel Haupt
I'm trying to run a linux binary with the 'emulators/linux_base-f10' base set. Unfortunately it requires GLIBCXX_3.4.11: # ldd ./CCcam.x86 ./sometool: ./sometool: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by ./sometool) ./sometool: exit status 1 It seems that I'm onl

Re: GLIBCXX_3.4.11 with emulators/linux_base-f10

2010-12-27 Thread Boris Samorodov
On Mon, 27 Dec 2010 16:09:14 +0100 Emanuel Haupt wrote: > I'm trying to run a linux binary with the 'emulators/linux_base-f10' > base set. Unfortunately it requires GLIBCXX_3.4.11: > # ldd ./CCcam.x86 > ./sometool: > ./sometool: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found > (req

Re: GLIBCXX_3.4.11 with emulators/linux_base-f10

2010-12-27 Thread Emanuel Haupt
Boris Samorodov wrote: > On Mon, 27 Dec 2010 16:09:14 +0100 Emanuel Haupt wrote: > > > I'm trying to run a linux binary with the 'emulators/linux_base-f10' > > base set. Unfortunately it requires GLIBCXX_3.4.11: > > > # ldd ./CCcam.x86 > > ./sometool: > > ./sometool: /usr/lib/libstdc++.so.6: ve

Re: GLIBCXX_3.4.11 with emulators/linux_base-f10

2010-12-27 Thread Emanuel Haupt
Emanuel Haupt wrote: > Boris Samorodov wrote: > > On Mon, 27 Dec 2010 16:09:14 +0100 Emanuel Haupt wrote: > > > > > I'm trying to run a linux binary with the > > > 'emulators/linux_base-f10' base set. Unfortunately it requires > > > GLIBCXX_3.4.11: > > > > > # ldd ./CCcam.x86 > > > ./sometool: