Hallo Community,
Ich würde gerne die Treiber für meinen Wlan-Stick (ALFA 802.11b/g/n Long-Range USB Adapter Modell:AWUS036NEH) installieren aber wenn ich den Befehl "make" ausführe gibt es immer einen Fehler. Ich habe mir die Aktuellen Treiber von der Webseite des Herstellers http://www.alfa.com.tw/in/front/bin/ptdetail.phtml?Part=AWUS036NEH&Category=105463#Download heruntergeladen und die "036NEH_2009_1110_Linux.tar.bz2" entpackt. Anschließend habe ich per Terminal den Pfad aufgesucht und "make" ausgeführt. Danach wollte ich "make install" ausführen aber schon beim "make" werden Fehler angezeigt. Das Problem hatte ich schon immer bei "make", konnte damit nichts installieren
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | make make -C tools make[1]: Betrete Verzeichnis '/home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/tools' gcc -g bin2h.c -o bin2h make[1]: Verlasse Verzeichnis '/home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/tools' /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/tools/bin2h cp -f os/linux/Makefile.6 /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/Makefile make -C /lib/modules/2.6.38-10-generic/build SUBDIRS=/home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux modules make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.38-10-generic' CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/crypt_md5.o CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/crypt_sha2.o CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/crypt_hmac.o CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/mlme.o /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/mlme.c: In function ‘BssTableSetEntry’: /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/mlme.c:4002:39: warning: operation on ‘Tab->BssOverlapNr’ may be undefined /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/mlme.c: In function ‘BssTableSortByRssi’: /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/mlme.c:4406:1: warning: the frame size of 1584 bytes is larger than 1024 bytes CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/cmm_wep.o CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/action.o CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/cmm_data.o CC [M] /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/rtmp_init.o /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/rtmp_init.c: In function ‘RtmpRaDevCtrlInit’: /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/rtmp_init.c:3709:2: error: implicit declaration of function ‘init_MUTEX’ /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/rtmp_init.c:3710:2: warning: passing argument 2 of ‘os_alloc_mem’ from incompatible pointer type /home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/include/rtmp.h:5704:13: note: expected ‘UCHAR **’ but argument is of type ‘UCHAR *’ make[2]: *** [/home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux/../../common/rtmp_init.o] Fehler 1 make[1]: *** [_module_/home/jam00/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/os/linux] Fehler 2 make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.38-10-generic' make: *** [LINUX] Fehler 2 |
Moderiert von tomtomtom:
Ins passende Forum verschoben. Bitte beachte die Themenstickies.
Moderiert von "Elektronenblitz63":
Doppelpost. Beitrag gesperrt. Hier geht es weiter.