Current-Users archive

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

Re: cobalt kernel compilations fails in -current



macallan%NetBSD.org@localhost wrote:

> >  cc1: warnings being treated as errors
> >  ../../../../dev/pci/pci_usrreq.c: In function 'pcimmap':
> >  ../../../../dev/pci/pci_usrreq.c:148: warning: implicit declaration  
> > of function 'bus_space_mmap'
 :
> Another arch that doesn't implement bus_space_mmap() for whatever  
> reason. I'll have a look.

I've put a dummy bus_space_mmap(9) (always returns -1)
for temporary workaround.

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index