Quoting Ion-Mihai Tetcu <ite...@freebsd.org> (from Mon, 30 Mar 2009
12:20:56 +0300):
On FreeBSD 7.1-STABLE #37: Sat Mar 14 04:56:35 EET 2009, with
linux_base-f8-8_11 and
sysctl -a | grep linux
hw.snd.compat_linux_mmap: 0
compat.linux.oss_version: 198144
compat.linux.osrelease: 2.6.16
compat.linux.osname: Linux
it crashes after a few seconds, even w/o any interaction with it with:
terminate called after throwing an instance of 'RSException'
and:
Mar 30 12:17:01 it kernel: linux: pid 52627 (rm): syscall fstatat64
not implemented
Mar 30 12:17:05 it kernel: linux: pid 52596 (acroread): syscall
inotify_init not implemented
2.6.16 is not really supported on 7.x. What you see here is one reason
for it (missing *at() syscalls, this can not MFCed due to ABI breakage
on the FreeBSD native side).
Bye,
Alexander.
--
Pardon this fortune. Database under reconstruction.
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"