Linuxulator problem
Adam Vande More
amvandemore at gmail.com
Tue May 14 20:42:18 UTC 2013
I'm trying to get an ancient Linux app called IMS System
Administration Utility V2.02 (07-Dec-90) going.
Unfortunately, it fails here:
910 sysval NAMI "/compat/linux/secfile"
910 sysval NAMI "/compat/linux"
910 sysval NAMI "/compat/linux/secfile"
910 sysval RET linux_access 0
910 sysval CALL linux_socketcall(0x1,0xbfbfdc5c)
910 sysval RET linux_socketcall -1 errno 22 Invalid argument
910 sysval CALL linux_ioctl(0xffffffff,0x8927,0xbfbfdc80)
910 sysval RET linux_ioctl -1 errno 9 Bad file descriptor
910 sysval CALL close(0xffffffff)
910 sysval RET close -1 errno 9 Bad file descriptor
910 sysval CALL linux_open(0x808be70,0,0x1)
910 sysval NAMI "/compat/linux/dev/tty"
910 sysval NAMI "/dev/tty"
910 sysval RET linux_open 3
Does anyone have insight into this problem? I did create
/dev/tty...perhaps there is some incompatibility?
--
Adam Vande More
More information about the freebsd-emulation
mailing list