LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   WAG511 problem makeing madwifi (https://www.linuxquestions.org/questions/linux-wireless-networking-41/wag511-problem-makeing-madwifi-258327/)

knitelius 11-23-2004 07:42 AM

WAG511 problem makeing madwifi
 
I am desperatly trying to get my Netgear WAG511 to work and found out so far that i have to use madwifi however I don't seem to be able to make it. I guess its real simple but i am a newbie so please don't rip me apart.

[root@localhost madwifi-20041002]# make
for i in ./ath_hal ath_rate/onoe ./net80211 ./ath; do \
(cd $i; make) || exit 1; \
done
make[1]: Entering directory `/home/c1420899/madwifi-20041002/ath_hal'
uudecode ./../hal/linux/i386-elf.hal.o.uu
make[1]: uudecode: Command not found
make[1]: *** [hal.o] Error 127
make[1]: Leaving directory `/home/c1420899/madwifi-20041002/ath_hal'
make: *** [all] Error 1

if you could help me on my quest to get my Fedora Core 2 on the wireless network I would be realy greatfulll.

volekvolek 03-23-2005 03:24 AM

just go to ftp://ftp.gnu.org/pub/gnu/sharutils/REL-4.3.78/

download latest sharutils , do a make and make install sharutils.

then try to make your madwifi .

good luck


All times are GMT -5. The time now is 05:53 PM.