According to Christopher T. Griffiths: > also, I did notice that the versions of the libs had changed from 6 to 7.
If you have a recent CURRENT or STABLE, read on: It seems that we may need to edit one of the library again. See the message to -hackers (<199909011812.oaa29...@misha.cisco.com> by Mikhail Teterin). mv libosl516li.so libosl516li.so.bak sed -e 's,/proc/%u/cmdline,/compat/linux/so,' \ < libosl516li.so.bak > libosl516li.so touch /compat/linux/so (replace 516 by 517). I've not tried it. If you're runningolder versions of both CURRENT and STABLE, then it is just that you don't have the patch to procfs, committed by Marcel: ---------------------------- revision 1.15 date: 1999/08/19 19:41:08; author: marcel; state: Exp; lines: +41 -8 Let processes retrieve their argv through procfs. Revert to the original behaviour in all other cases. Submitted by: Andrew Gordon <a...@arg1.demon.co.uk> ---------------------------- -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- robe...@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #73: Sat Jul 31 15:36:05 CEST 1999 To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message