Subject: Re: kernel compile error
To: None <current-users@netbsd.org>
From: Martin Husemann <martin@night-porter.duskware.de>
List: current-users
Date: 02/11/2002 12:26:32
> I just got my source about an hour ago. Is there some other way or some other
> source I should have?

Please check if you have this version:

/*      $NetBSD: kern_descrip.c,v 1.67.4.6 2002/02/09 22:56:01 he Exp $ */

You need to wait until the supserver is updated before sup'ing again. I
have no clue how often that happens (at least once in 24 hours).

If you want to fix it localy before that happens: line 306 should read

                *retval = -tmp;

Martin