Subject: compiling kernel fails
To: None <current-users@netbsd.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 11/05/2007 23:07:45
Hi,

trying to compile a new kernel (on i386) fails w/ sources
from an hour or so ago:

cc1: warnings being treated as errors
/u/NetBSD/src/sys/dev/pci/fwohci_pci.c: In function 'fwohci_pci_attach':
/u/NetBSD/src/sys/dev/pci/fwohci_pci.c:130: warning: passing argument 4 of 'pci_intr_establish' from
 incompatible pointer type
--- fwohci_pci.o ---
*** [fwohci_pci.o] Error code 1
1 error

Kurt