Subject: Re: compiling kernel for i386 failed
To: Lars Heidieker <lars@heidieker.de>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 11/29/2007 22:05:23
On Thu, Nov 29, 2007 at 09:04:11PM +0100, Lars Heidieker wrote:
> 
> On 29 Nov 2007, at 20:59, Andrew Doran wrote:
> 
> >Hi,
> >
> >On Thu, Nov 29, 2007 at 08:03:40PM +0100, Kurt Schreiner wrote:
> >
> >>/u/NetBSD/src/sys/kern/kern_descrip.c: In function 'cwdshare':
> >>/u/NetBSD/src/sys/kern/kern_descrip.c:1160: warning: passing  
> >>argument 1 of 'atomic_inc_uint' from in
> >>compatible pointer type
> >>/u/NetBSD/src/sys/kern/kern_descrip.c: In function 'cwdfree':
> >>/u/NetBSD/src/sys/kern/kern_descrip.c:1189: warning: passing  
> >>argument 1 of 'atomic_dec_uint_nv' from
> >> incompatible pointer type
> >
> >It builds for me. Looks like you are missing the change to sys/ 
> >filedesc.h?
> >
> >
> 
> I saw this also, probably not all updates hit the anoncvs at once....
> anyway, after a second cvs update this was gone.
Yep. The third cvs update some minutes ago brought the neccessary
changes and compile works as expected again.

Thanks,
Kurt