Subject: Problems with compat_freebsd
To: None <netbsd-help@netbsd.org>
From: Martin Wittwer <unix-list@web.de>
List: netbsd-help
Date: 03/26/2002 14:40:06
Hi Folks!

I run NetBSD 1.5.2 from the iso-images. I compiled my kernel with
option 'compat_freebsd'.
Then I get some binaries from FreeBSD 4.4 RELEASE. This are:

/bin
/sbin
/etc
/var
/usr/bin
/usr/sbin
/usr/lib
/usr/share
/usr/locale
/usr/libexec
/usr/libdata
/usr/X11R6/lib

I adhered exact to the statement in the man-page compat_freebsd.
Then I do the following:

$ cd /emul/freebsd/bin
$ ./ls -la
$

This is exactly the output I get. Then I got some binaries from
FreeBSD 4.0.
I do exact the same and it work fine. Is there any chance to get the
binaries
from 4.4 to work?

Thank you for advice

---

Martin Wittwer