From: Berthold C. <co...@rr...> - 2006-04-08 14:18:33
|
Hello! I'm trying to build a kernel (2.6.15.7) with the latest version of ieee80211. After a 'make KSRC=/usr/src/linux-2.6.16.7 patch_kernel' I get errors during make for the kernel: acer01:/usr/src/linux# make oldconfig ... scripts/kconfig/conf -o arch/i386/Kconfig net/ieee80211/Kconfig:69: can't open file "net/ieee80211/softmac/Kconfig" make[1]: *** [oldconfig] Fehler 1 make: *** [oldconfig] Fehler 2 and acer01:/usr/src/linux# make menuconfig ... scripts/kconfig/mconf arch/i386/Kconfig net/ieee80211/Kconfig:69: can't open file "net/ieee80211/softmac/Kconfig" make[1]: *** [menuconfig] Fehler 1 make: *** [menuconfig] Fehler 2 Regards Berthold |