Compiling problems in Fedora2

Juan Carlos Martin Severiano x01_jcm at e.kth.se
Sun Jun 20 06:50:04 EDT 2004



> fedora2, kernel 2.6.6-1.435,Dell Inspiron 8600, trying to get a Intel
> Pro2100 PCI wireless card to work.
> copyied the hostap-driver-0.1.3 directory to /usr/src/linux-2.6.6-1.435
> and did make
> and got the following error:

You have to change the line 3 of the Makefile to the following:

KERNEL_PATH=/usr/src/linux-2.6.6-1.435/

since the path that comes by default in the Makefile (/usr/src/linux/) is
wrong.

It might be also necessary to run a make oldconfig (from
/usr/src/linux-2.6.6-1.435/), in case there is no .config file.

Juan Carlos Martín Severiano

>
>
>
>
>
> Jim Tate
>


----------------------------------------------------------------------------
----


>
>  hostap-driver-0.1.3]# make
> Makefile:20: /usr/src/linux/.config: No such file or directory
> Makefile:38: WARNING: No kernel PCMCIA support found and PCMCIA_PATH is
not defined
> Makefile:45: WARNING: Linux wireless extensions, CONFIG_NET_RADIO, not
enabled in the kernel
> make: *** No rule to make target `/usr/src/linux/.config'.  Stop.
>


----------------------------------------------------------------------------
----


> _______________________________________________
> HostAP mailing list
> HostAP at shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>




More information about the HostAP mailing list