From owner-freebsd-stable@FreeBSD.ORG Sat Jul 22 12:47:22 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84C716A4DA for ; Sat, 22 Jul 2006 12:47:22 +0000 (UTC) (envelope-from lopisaur@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20EA843D68 for ; Sat, 22 Jul 2006 12:47:21 +0000 (GMT) (envelope-from lopisaur@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so568624wxd for ; Sat, 22 Jul 2006 05:47:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:reply-to:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=kyNmhk0B+3EheDKuLo94EOzWQ2vi66Wp/0yaAGZHVZ1lY1wTCdgkrN4AYCC/VMr/6JPIdjwCzwG4vEfG0DUZb0VrbrDeP3sGfOUe2P2svb3log4snDrwBx0G5hiBbBah8yEaFyuJrJiAuUkp4HOA/jwAyXxfCdjOn1hUENreI2I= Received: by 10.70.45.18 with SMTP id s18mr2470814wxs; Sat, 22 Jul 2006 05:47:20 -0700 (PDT) Received: from hellion.clcw ( [200.105.130.182]) by mx.gmail.com with ESMTP id i35sm1648631wxd.2006.07.22.05.47.18; Sat, 22 Jul 2006 05:47:20 -0700 (PDT) From: Christian Lopez de Castilla Wagner To: freebsd-stable@freebsd.org In-Reply-To: <20060722120047.843B316A663@hub.freebsd.org> References: <20060722120047.843B316A663@hub.freebsd.org> Content-Type: text/plain Date: Sat, 22 Jul 2006 08:51:24 -0400 Message-Id: <1153572684.87441.6.camel@hellion.clcw> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: Re: linux-firefox does not run on FreeBSD 6.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lopisaur@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jul 2006 12:47:23 -0000 On Sat, 2006-07-22 at 12:00 +0000, ubm@u-boot-man.de wrote: > Hiho! :-) > > When trying to start linux-firefox on: > > FreeBSD greatsheep 6.1-RC FreeBSD 6.1-RC #5: Tue May 2 > 20:33:32 CEST > 2006 root@greatsheep:/usr/obj/usr/src/sys/SUBMARINE_SMP > i386 > > it complains about: > > /usr/X11R6/lib/linux-firefox/firefox-bin: error while loading > shared > libraries: /usr/lib/libm.so.6: ELF file OS ABI invalid > > > I've installed the newest linux_base-fc-4_6 from ports and I > also have > the newest linux-firefox. > > Question now is if there is anything I can do about this? :-) > > Thanks in advance. > > Bye > Marc > Even though this is the wrong list for this (use qestions or ports), this is a quickie: brandelf -t linux That ought to do the trick.