Summary: | net-wireless/hostap-driver-0.4.9 wants CONFIG_NET_RADIO, which is no longer in kernel | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Carlos Konstanski <ckonstanski> |
Component: | [OLD] Unspecified | Assignee: | Mobile Herd (OBSOLETE) <mobile+disabled> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | treecleaner, william |
Priority: | High | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | Pending Removal: 2012-04-06 | ||
Package list: | Runtime testing required: | --- |
Description
Carlos Konstanski
2008-11-15 21:24:08 UTC
Here is my story: I had kernel 2.6.11 and hostap-driver-0.3.7 installed on a server, everything is working fine. I upgraded the server and rebuilt 2.6.11, and found that hostap-driver-0.3.7 could not be rebuilt, I assume because it is no longer in the portage tree. This seems a little strange, I thought that the old (working fine for me) version would be held locally on this machine but it is possible I accidentally deleted the sources for it. (I mean, how could module-rebuild possibly work if older versions are constantly being removed? It must be that I deleted something here.) Anyway, now I'm six hours later and I've rebuilt the latest kernel sources, and I'm having the same problem with hostap-driver as described here. I found this post on the hostap mailing list in case this helps... It will help me as I'm now using kernel 2.6.25. ----- http://lists.shmoo.com/pipermail/hostap/2007-June/015877.html Compiling HostAP driver for 2.6.20 Kernel Jouni Malinen j at w1.fi Mon Jun 11 12:05:11 EDT 2007 * Previous message: Compiling HostAP driver for 2.6.20 Kernel * Next message: problem with wpa_supplicant + ad-hoc mode + WPA-NONE * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On Mon, Jun 11, 2007 at 03:02:15AM -0700, rdu n wrote: > I am trying to compile 0.4.9 hostap driver to > enable support for firmware download to my intersil > prism chipset. But failed in compiling, it says... > > echo *** Can't build for 2.6 with a non-2.6 source! > make: *** [2.6] Error 1 Host AP driver is now included in the kernel source tree and the external version does not support (and is not needed anyway) the latest 2.6 kernel releases. In other words, you will need to use the version included in the 2.6.20 kernel. Maybe we should treeclean this as people needs to use kernel drivers instead of this old one :-/ dropped |