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
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
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
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
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: