Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: can't compile kernel for i386



On Thu, Sep 03, 2009 at 12:49:07AM +0200, Roy Marples wrote:
> Kurt Schreiner wrote:
> > Hi,
> > 
> > with -current source cvs updated ca. Sep  2 21:20 MEST compiling
> > a new kernel (using build.sh ... -u ...) fails in nfs_syscall.c
> > 
> > Kurt
> > 
> >     compile  PADDI/nfs_syscalls.o
> > cc1: warnings being treated as errors
> > /u/NetBSD/src/sys/nfs/nfs_syscalls.c: In function 'nfssvc_addsock':
> > /u/NetBSD/src/sys/nfs/nfs_syscalls.c:410: warning: assignment from 
> > incompatible pointer type
> > --- nfs_syscalls.o ---
> > *** [nfs_syscalls.o] Error code 1
> > 1 error
> > 
> > nbmake: stopped in /u/NetBSD/arch/i386/obj/sys/arch/i386/compile/PADDI
> > 
> > ERROR: Failed to make all in 
> > "/u/NetBSD/arch/i386/obj/sys/arch/i386/compile/PADDI"
> > *** BUILD ABORTED ***
> 
> The attached patch should fix - ok to commit?
Compiles fine with the paches applied - not that im authorized to say 
something about commiting ;-)

Thanks
Kurt


Home | Main Index | Thread Index | Old Index