Linux compatibility
Dave
dave at g8kbv.demon.co.uk
Mon Feb 13 12:22:18 UTC 2012
On 13 Feb 2012 at 21:01, Da Rock wrote:
> On 02/13/12 20:08, siefke_listen at web.de wrote:
> > Hello,
> >
> >
> > I'm trying to get Linux running various applications to the.
> > Brandelf was applied to the binaries. But any Linux application
> > crashes at startup.
> >
> > freebsd-desk# kldstat
> > Id Refs Address Size Name
> > 1 21 0xc0400000 8c6d08 kernel
> > 2 1 0xc0cc7000 4864 sem.ko
> > 3 1 0xc41eb000 8000 linprocfs.ko
> > 4 1 0xc41f3000 28000 linux.ko
> > 5 1 0xc44ae000 9000 i915.ko
> > 6 1 0xc44b7000 15000 drm.ko
> >
> > freebsd-desk# cat /etc/rc.conf | grep linux
> > linux_enable="YES"
> >
> > $ /usr/local/bin/linux-firefox
> > /usr/local/lib/linux-firefox/firefox: symbol lookup error:
> > /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE,
> > version GLIBCXX_3.4
> >
> > $ /usr/local/bin/eagle
> > /usr/local/share/eagle5/bin/eagle: symbol lookup error:
> > /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt8messagesIcE2idE,
> > version GLIBCXX_3.4
> >
> > $ googleearth
> > ./googleearth-bin: symbol lookup error: ./libge_net.so: undefined
> > symbol: _ZNSbIwSt11char_traitsIwESaIwEE4_Rep20_S_empty_rep_storageE,
> > version GLIBCXX_3.4
> >
> > Does anyone a idea where is the mistake?
> I was going to wait and see if anyone else responded, but you are best
> off trying emulation at .
>
> Cheers
>
>
Don't you have to install/load a module for Linux binary compatability to
work in F'BSD? I seem to remember that being mentioned during a recent
8.something install.
Dave B.
More information about the freebsd-questions
mailing list