Networking Forums

Networking Forums > Computer Networking > Linux Networking > atmelwlandriver - Netgeat MA101 in Redhat 9 Error

Reply
Thread Tools Display Modes

atmelwlandriver - Netgeat MA101 in Redhat 9 Error

 
 
Chris Le Marquand
Guest
Posts: n/a

 
      07-28-2004, 01:09 PM
Hi,

I'm a complete Linux newbie, and I'm giving RedHat 9 a try on another
partition. I'm trying to get my Netgear MA101 adapter working, and
following the instructions
fromhttp://atmelwlandriver.sourceforge.net/howto/. However, after I run
make config and make clean, and run make all, I get errors.

[root@localhost atmelwlandriver]# make all
Building src/usb
make[1]: Entering directory `/home/chris/atmelwlandriver/src/usb'
for i in rfmd; do make $i || exit 1; done
make[2]: Entering directory `/home/chris/atmelwlandriver/src/usb'
make final CFLAGS:='-D_KERNEL__-o2 -fno-strict-aliasing
-fomit-frame-pointer - pipe
-I/include -I/home/chris/atmelwlandriver/src/includes
-I/home/chris/atmelwlandriver/src/includes/usb -Wall DRFMD -DATMEL_WLAN
-c -o callbacks.o callbacks.c
make[3]: gcc: Command not found
make[3]: ***[callbacks.o] Error 127
make[3]: Leaving directory `/home/chris/atmelwlandriver/src/usb'
make[2]: ***[rfmd] Error 2
make[2]: Leaving directory `/home/chris/atmelwlandriver/src/usb'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/chris/atmelwlandriver/src/usb'
make: *** [all] Error 1
[root@localhost atmelwlandriver]#

That may not be exact in terms of lines and spaces, but the content's
all there. Does anyone have any ideas what might be wrong? Thanks in
advance.

Chris
 
Reply With Quote
 
 
 
 
Alex Harsch
Guest
Posts: n/a

 
      07-29-2004, 09:42 AM
Chris Le Marquand wrote:

> Hi,
>
> I'm a complete Linux newbie, and I'm giving RedHat 9 a try on another
> partition. I'm trying to get my Netgear MA101 adapter working, and
> following the instructions
> fromhttp://atmelwlandriver.sourceforge.net/howto/. However, after I run
> make config and make clean, and run make all, I get errors.
>
> [root@localhost atmelwlandriver]# make all
> Building src/usb
> make[1]: Entering directory `/home/chris/atmelwlandriver/src/usb'
> for i in rfmd; do make $i || exit 1; done
> make[2]: Entering directory `/home/chris/atmelwlandriver/src/usb'
> make final CFLAGS:='-D_KERNEL__-o2 -fno-strict-aliasing
> -fomit-frame-pointer - pipe
> -I/include -I/home/chris/atmelwlandriver/src/includes
> -I/home/chris/atmelwlandriver/src/includes/usb -Wall DRFMD -DATMEL_WLAN
> -c -o callbacks.o callbacks.c
> make[3]: gcc: Command not found
> make[3]: ***[callbacks.o] Error 127
> make[3]: Leaving directory `/home/chris/atmelwlandriver/src/usb'
> make[2]: ***[rfmd] Error 2
> make[2]: Leaving directory `/home/chris/atmelwlandriver/src/usb'
> make[1]: *** [all] Error 1
> make[1]: Leaving directory `/home/chris/atmelwlandriver/src/usb'
> make: *** [all] Error 1
> [root@localhost atmelwlandriver]#
>
> That may not be exact in terms of lines and spaces, but the content's
> all there. Does anyone have any ideas what might be wrong? Thanks in
> advance.
>
> Chris

Hi Chris,

you did not install your compiler. gcc is used to compile the sources. I
think you should do yourself a favour and get the binaries. Alex
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't get PCI Network Card to Work - Knoppix 4.0.2/Redhat 7.2/Redhat 8.0 deja@chronofish.com Linux Networking 0 11-20-2005 05:02 PM
MN-700 and Netgeat MA101 Richard Broadband Hardware 2 12-05-2004 02:36 PM
USB wireless SMC 2662W CA and atmelwlandriver-3.4.1.0.tar.bz2 with patch-atmel_reset.gz Thufir Linux Networking 2 11-26-2004 01:52 AM
linux orinoco gold and netgeat m401 pcmcias? Average GG Linux Networking 4 09-05-2003 05:50 PM
Netgeat MR314 Wireless Router Andy Wireless Internet 0 08-31-2003 01:45 PM



1 2 3 4 5 6 7 8 9 10 11