From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:28:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5446316A46C for ; Mon, 11 Feb 2008 18:28:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5CAEC13C514 for ; Mon, 11 Feb 2008 18:27:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BIBWst005168; Mon, 11 Feb 2008 19:11:32 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BIBWEF005165; Mon, 11 Feb 2008 19:11:32 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 19:11:32 +0100 (CET) From: Wojciech Puchar To: Michael Ross In-Reply-To: Message-ID: <20080211191120.W5160@wojtek.tensor.gdynia.pl> References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Steve Franks , User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:28:19 -0000 > > serafina# dmesg -a | grep -A1 ABI > Additional ABI support: > linux > > serafina# /etc/rc.d/abi restart > Additional ABI support: linux. > magic starts here. sorry. > serafina# /compat/linux/bin/sh > sh-3.00# ls > ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file OS > ABI invalid > > > Michael >