linux compat: path problem? /compat/linux/bin/sh doesn't work!

Michael Ross michael.ross at gmx.net
Mon Feb 11 20:13:39 UTC 2008


Am 11.02.2008, 20:56 Uhr, schrieb Steve Franks <stevefranks at 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 at 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


More information about the freebsd-questions mailing list