Re: nsendsig: bad version 1
[email protected] (Christos Zoulas) Sat, 18 Oct 2003 17:35:56 GMT
| Newsgroups | gmane.os.netbsd.ports.next68k |
|---|---|
| Organization | Trans-Atlantic Communications |
| Message-ID | <[email protected]> |
In article <[email protected]>, Michael Wolfson <[email protected]> wrote: >Anyone know why I get this? > >I compiled a kernel from today's sources and many programs crash with >this error (including my login shell). The userland is from Sept 24. > >nsendsig comes from sys/arch/m68k/m68k/sig_machdep.c but I don't know >what it means. Any ideas? You are running against old userland and your kernel does not have COMPAT_16. christos