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

building pcmcia modules for 2.2.6



It's time to update the kernel for my laptop,and I'm trying to use 
make-kpkg to do this.  I've managed to get the kernel image .deb built, 
but not the pcmcia stuff.

I've updated to the pcmcia-source from potato, and note that it has 
.debs for up to 2.2.5.  However, make-kpkg modules_image fails with 
messages like,

gcc  -MD -O2 -Wall -Wstrict-prototypes -Winline -pipe  -D__KERNEL__ -DMODULE -I../include -I/usr/src/linux/include -I/usr/src/linux -c i82365.c
i82365.c: In function `cb_get_status':
i82365.c:2446: warning: implicit declaration of function `cb_readl'
i82365.c: In function `cb_get_socket':
i82365.c:2462: warning: implicit declaration of function `cb_get_power'
i82365.c:2463: warning: implicit declaration of function `pci_readw'

how do I put an end to this?

rick

-- 



Reply to: