Am 11.02.2008, 20:56 Uhr, schrieb Steve Franks <[EMAIL PROTECTED]>:

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 <[EMAIL PROTECTED]> 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to