Errors building prism54 cvs against 2.6.11.2
Tim Boneko <[email protected]> Fri, 19 Aug 2005 12:08:53 +0000
| Newsgroups | gmane.linux.drivers.prism54.user |
|---|---|
| Message-ID | <4305CBD5.20006@kiste> |
Hi! First of all, i already use the driver which is in the vanilla kernel.=20 Runs beautifully and i=C2=B4d like to say thanks for the work!! However, i want to get rid of WEP encryption and tried to build the actual cvs release in order to use hostapd. I downloaded http://prism54.org/pub/linux/snapshot/kernel/v2.6/2005-03/patch-2.6.11.2-= prism54-cvs20050313.bz2 and patched it against the 2.6.11.2 (vanilla) kernel. This worked without errors. I configured the kernel according to the README and started compiling; here=C2=B4s what happened: (i translated some of the output to english myself, output was german) CHK include/linux/compile.h CHK usr/initramfs_list CC [M] drivers/net/wireless/prism54/islpci_hotplug.o drivers/net/wireless/prism54/islpci_hotplug.c: In function `prism54_probe= ': drivers/net/wireless/prism54/islpci_hotplug.c:207: Warning: implicit Deklaration of function =C2=BBdestroy_ap_dev=C2=AB drivers/net/wireless/prism54/islpci_hotplug.c: In function `prism54_suspend': drivers/net/wireless/prism54/islpci_hotplug.c:280: Error: too many arguments for function =C2=BBpci_save_state=C2=AB drivers/net/wireless/prism54/islpci_hotplug.c: In function `prism54_resum= e': drivers/net/wireless/prism54/islpci_hotplug.c:306: Error: too many arguments for function =C2=BBpci_restore_state=C2=AB make[4]: *** [drivers/net/wireless/prism54/islpci_hotplug.o] Error 1 make[3]: *** [drivers/net/wireless/prism54] Error 2 make[2]: *** [drivers/net/wireless] Error 2 make[1]: *** [drivers/net] Error 2 make: *** [drivers] Error 2 Any hints? Am i missing anything? I also tried the standalone versions; compiling ended in *hundreds* of error messages of different kinds. I tried those first, the kernel sources then matched the running kernel. timbo