Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2008 21:13:32 +0100
From:      "Michael Ross" <michael.ross@gmx.net>
To:        stevefranks@ieee.org, "Reid Linnemann" <lreid@a.cs.okstate.edu>
Cc:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>, User Questions <freebsd-questions@freebsd.org>
Subject:   Re: linux compat: path problem? /compat/linux/bin/sh doesn't work!
Message-ID:  <op.t6dmgupzhalquq@localhost>
In-Reply-To: <539c60b90802111156o63c06c49l9aa63cb62e686ec5@mail.gmail.com>
References:  <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <op.t6de9tm2halquq@localhost> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <op.t6dgjkhthalquq@localhost> <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> <47B09353.3030106@cs.okstate.edu> <op.t6dh9blghalquq@localhost> <47B09CD2.1000806@cs.okstate.edu> <539c60b90802111156o63c06c49l9aa63cb62e686ec5@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 11.02.2008, 20:56 Uhr, schrieb Steve Franks <stevefranks@ieee.org>:

> So should I be fixing my path, or linking linux/usr/lib to linux/lib, or  
> what?

> On Feb 11, 2008 12:06 PM, Reid Linnemann <lreid@a.cs.okstate.edu> wrote:
>> work around this by linking
>> /usr/compat/linux/usr/lib/librt.so.1 to the actual lib at
>> /usr/compat/linux/lib/librt.so.1


ln -s /usr/compat/linux/lib/librt.so.1 /usr/compat/linux/usr/lib/librt.so.1

works for me.


I am not sure though if and where-to to file a PR (let alone where to look  
for the source to patch).

Just for the record:
serafina# pkg_info | grep linux | awk '{print $1}'
linux-expat-1.95.8
linux-fontconfig-2.2.3_7
linux-xorg-libs-6.8.2_5
linux_base-fc-4_10


Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t6dmgupzhalquq>