From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 13 14:57:32 2012 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BFBA1065672 for ; Mon, 13 Feb 2012 14:57:32 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) by mx1.freebsd.org (Postfix) with ESMTP id DEFC18FC08 for ; Mon, 13 Feb 2012 14:57:31 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward14.mail.yandex.net (Yandex) with ESMTP id 4F90419814F3; Mon, 13 Feb 2012 18:57:30 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id 332EA7E0211; Mon, 13 Feb 2012 18:57:30 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTP id vTh8jEo5-vUhul0IS; Mon, 13 Feb 2012 18:57:30 +0400 X-Yandex-Spam: 1 Message-ID: <4F3924D9.7050009@passap.ru> Date: Mon, 13 Feb 2012 18:57:29 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0) Gecko/20120203 Thunderbird/10.0 MIME-Version: 1.0 To: "siefke_listen@web.de" References: <20120213122740.ed3bcf29.siefke_listen@web.de> In-Reply-To: <20120213122740.ed3bcf29.siefke_listen@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: Linux compatibility X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2012 14:57:32 -0000 Hi! On 13.02.2012 15:27, siefke_listen@web.de wrote: > > I'm trying to get Linux running various applications to the. I'm not sure if I understand this. > Brandelf was > applied to the binaries. So, you use an application that is not from the ports tree? > 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? Not for now. Please, show an output for "uname -a", "pkg_info -Ix linux", "cat /compat/linux/etc/redhat-release". -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve