2.1.77 & dosemu

Andrea Arcangeli (arcangeli@mbox.queen.it)
Mon, 5 Jan 1998 22:38:29 +0100 (CET)


dosemu seems to not like 2.1.77.

arca:~$ grep IPC /usr/src/linux/.config
CONFIG_SYSVIPC=y

strace xdos
[..]
gettimeofday({884036159, 308399}, NULL) = 0
SYS_166(0x1, 0x80dde68, 0, 0x7, 0x80e492c) = -1 ENOSYS (Function not
implemented)
SYS_166(0x1, 0x80dde68, 0, 0x7, 0x80e492c) = -1 ENOSYS (Function not
implemented)
gettimeofday({884036159, 308884}, NULL) = 0
SYS_166(0x1, 0x80dde68, 0, 0x7, 0x80e492c) = -1 ENOSYS (Function not
implemented)
--- SIGALRM (Alarm clock) ---
sigreturn() = ? (mask now [])
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({884036159, 309716}, NULL) = 0
select(25, [8], NULL, NULL, {0, 0}) = 0 (Timeout)
SYS_166(0x1, 0x80dde68, 0, 0x7, 0x80e492c) = -1 ENOSYS (Function not
implemented)
gettimeofday({884036159, 310308}, NULL) = 0
SYS_166(0x1, 0x80dde68, 0, 0x7, 0x80e492c) = -1 ENOSYS (Function not
implemented)
SYS_166(0x1, 0x80dde68, 0, 0x7, 0x80e492c) = -1 ENOSYS (Function not
implemented)
gettime(0x1, 0x80dde68, 0, 0x7, 0x80e492c <unfinished ...>
[..]

Andrea[s] Arcangeli