CONFIG_NET_RADIO not enabled

Jar jar
Thu Mar 17 03:08:58 PST 2005


> I'm using a RedHat9b with 2.4.20-20.9 Kernel.
> How can i enable it? Please is urgent? Someone can Help me? Malinen can you
> help me?

I have _always_ been able to compile hostap driver under RH 9, when
first prepare the kernel-source by doing the steps 1-8.

1. Install the RedHat's kernel-source rpm package which is the same version the
current running kernel you have.
2. cd /usr/src/
3. Do symbolic link linux-2.4.20-9 --> linux
4. cd /usr/src/linux and do "make mrproper"
5. copy /boot/config-2.4.20-9 /usr/src/linux/.config
6. Edit Kernel Makefile: EXTRAVERSION = -20.8Custom --> EXTRAVERSION = -20.9
7. Run make oldconfig
8. Run "make dep"
9. Compile & install hostap normally

-- 
Best Regards, Jar




More information about the Hostap mailing list