IEEE80211 help on fedora core 4
Hey Guys,
Just want to introduce myself. My name is jimmy and I am from Mass. I just got into linux a week ago. Im a MCSE on windows. Ok so here is the question.
Im trying to install the ieee80211-1.0.3 drivers on fedora core 4. When I run Make i get this error.
[root@mycomputer ~]# cd ieee80211-1.0.3/
[root@mycomputer ieee80211-1.0.3]# make
Checking in /lib/modules/2.6.11-1.1369_FC4/build/ for ieee80211 components...
CONFIG_IEEE80211=m
CONFIG_IEEE80211_CRYPT=m
CONFIG_IEEE80211_WPA=m
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
Above definitions found. Comment out? [y], n y
sed: can't read /lib/modules/2.6.11-1.1369_FC4/build//build/.config: No such file or directory
make -C /lib/modules/2.6.11-1.1369_FC4/build M=/root/ieee80211-1.0.3 MODVERDIR=/root/ieee80211-1.0.3 modules
make[1]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
Building modules, stage 2.
MODPOST
make[1]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
[root@mycomputer ieee80211-1.0.3]#
does anyone know why it cant find this file? Any help would be appriciated.
|