Subject: Re: nsendsig: bad version 1
To: Allen Briggs <briggs@wasabisystems.com>
From: Michael Wolfson <michael@nosflow.com>
List: port-next68k
Date: 10/18/2003 11:29:26
On Saturday, October 18, 2003, at 10:50 AM, Allen Briggs wrote:
> On Sat, Oct 18, 2003 at 05:35:56PM +0000, Christos Zoulas wrote:
>> You are running against old userland and your kernel does not have
>> COMPAT_16.
>
> This is one possibility. If the userland is up to date, he might be
> missing the definition of SIGTRAMP_VALID() in machine/signal.h. This
> was just biting me on arm.
It was simply COMPAT_16. Thanks for the suggestions.
BTW, I just tested "file-system CD9660" and it seems to work fine.
Anyone know why it's commented out in GENERIC?
-- MW