I'm a huge noob =), lookin for some help. I cannot get the wireless to work for the life on me on my thinkpad t42. So i've installed FC5 and gotten all the updates using yum (using kernel 2.6.16-1.2096). I've installed the firmware version 2.4 for the intel wireless. When i try to install the IEEE802 subsystem i get these errors
[root@localhost ieee80211-1.1.13]# make
/bin/sh: cc: command not found
Checking in /lib/modules/2.6.16-1.2096_FC5 for ieee80211 components...
make -C /lib/modules/2.6.16-1.2096_FC5/build M=/home/VinhDao/Desktop/ieee80211-1.1.13 modules
/usr/src/kernels/2.6.16-1.2096_FC5-i686/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/kernels/2.6.16-1.2096_FC5-i686/scripts/gcc-version.sh: line 12: gcc: command not found
make[1]: gcc: Command not found
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2096_FC5-i686'
CC [M] /home/VinhDao/Desktop/ieee80211-1.1.13/ieee80211_module.o
/bin/sh: gcc: command not found
make[2]: *** [/home/VinhDao/Desktop/ieee80211-1.1.13/ieee80211_module.o] Error 127
make[1]: *** [_module_/home/VinhDao/Desktop/ieee80211-1.1.13] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2096_FC5-i686'
make: *** [modules] Error 2
w/o the IEEE80211 stuff, i can't install the driver.
any help to get this working would be much appreciated, thanks!