From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:11:14 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 F32A416A417 for ; Mon, 11 Feb 2008 18:11:13 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.184]) by mx1.freebsd.org (Postfix) with ESMTP id 9556013C442 for ; Mon, 11 Feb 2008 18:11:13 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so1931736rnb.13 for ; Mon, 11 Feb 2008 10:11:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=mvKRxR2j9JIkf7ETtyOgfyEJEfvZUinsr3zTrXp48ZU=; b=EQBp1PZeAz7O41vf0tV6E1D2B8sUaVQxLBsZ61ZgYV76uAt1kF4pLxqaHXkLr1kLo+34k4vrIOGWUKNKHyfmnIBj7v+HBkFUPu+15lIfE33hLvos4j+j4rPOsJc6uFWQDiQtTda1MpWsrL2NAZUa9AvpBnqB3bET0PWx+fdy7Xs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=KMY3M/XP4Ej/fmsa/xXoewLtWdChsJgr8HL+0cl4riwx7vAWrXU02UkDahlC31UfJbOvTH/UKT1/EuBmUSfGZR8el4t+XZYVn9vyRo73DsxhrtOX13/iizkHRgtyWDlux8wY0HazzcqkZdNMhTqtb91o9aNaGgOBVQBeRUGx/WU= Received: by 10.142.125.5 with SMTP id x5mr241943wfc.124.1202753472104; Mon, 11 Feb 2008 10:11:12 -0800 (PST) Received: by 10.142.194.10 with HTTP; Mon, 11 Feb 2008 10:11:12 -0800 (PST) Message-ID: <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> Date: Mon, 11 Feb 2008 11:11:12 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "Michael Ross" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> X-Google-Sender-Auth: 770a677c2291b6fc Cc: Wojciech Puchar , 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 Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:11:14 -0000 I think my problem lies elsewhere: linux & abi started, but no difference! I have the linux .so files right in compat/linux/usr/lib, but it always finds the freeBSD versions first! Steve sh-3.00$ kldstat Id Refs Address Size Name 1 19 0xc0400000 926ed4 kernel 2 1 0xc0d27000 5a74 snd_t4dwave.ko 3 2 0xc0d2d000 4a5ac sound.ko 4 1 0xc0d78000 22c98 radeon.ko 5 2 0xc0d9b000 10e98 drm.ko 6 1 0xc0dac000 6a1c4 acpi.ko 7 1 0xc304a000 7000 linprocfs.ko 8 1 0xc3051000 22000 linux.ko sh-3.00$ sudo /etc/rc.d/abi start Additional ABI support: linux. sh-3.00$ ls ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file OS ABI invalid