PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Fehler bei make fuer RT61 WLAN Karte



fhwlinux
11.11.06, 17:16
Hallo,

was läuft denn falsch, wenn ich bei 'make' folgende Fehler bekomme?

Feht das was?

Danke für jede Hilfe.

Grüße

FHW

Majestix:~/rt61-1.1.0-b1/Module # make
make[1]: Entering directory `/usr/src/linux-2.6.16.21-0.25-obj/x86_64/default'
make -C ../../../linux-2.6.16.21-0.25 O=../linux-2.6.16.21-0.25-obj/x86_64/default modules
kernel CC [M] /root/rt61-1.1.0-b1/Module/mlme.o
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeHandler’:
/root/rt61-1.1.0-b1/Module/mlme.c:299: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c:367: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘STAMlmePeriodicExec’:
/root/rt61-1.1.0-b1/Module/mlme.c:752: warning: unused variable ‘RxSignal’
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeEnqueue’:
/root/rt61-1.1.0-b1/Module/mlme.c:2964: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeEnqueueForRecv’:
/root/rt61-1.1.0-b1/Module/mlme.c:3059: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeDequeue’:
/root/rt61-1.1.0-b1/Module/mlme.c:3114: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeRestartStateMachine’:
/root/rt61-1.1.0-b1/Module/mlme.c:3154: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c:3221: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeQueueEmpty’:
/root/rt61-1.1.0-b1/Module/mlme.c:3252: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeQueueFull’:
/root/rt61-1.1.0-b1/Module/mlme.c:3284: warning: comparison of distinct pointer types lacks a cast
/root/rt61-1.1.0-b1/Module/mlme.c: In function ‘MlmeQueueDestroy’:
/root/rt61-1.1.0-b1/Module/mlme.c:3316: warning: comparison of distinct pointer types lacks a cast
{standard input}: Assembler messages:
{standard input}:593: Error: suffix or operands invalid for `pop'
{standard input}:619: Error: suffix or operands invalid for `pop'
{standard input}:636: Error: suffix or operands invalid for `pop'
{standard input}:653: Error: suffix or operands invalid for `pop'
{standard input}:3098: Error: suffix or operands invalid for `pop'
{standard input}:3116: Error: suffix or operands invalid for `pop'
{standard input}:6062: Error: suffix or operands invalid for `pop'
{standard input}:6135: Error: suffix or operands invalid for `pop'
{standard input}:6148: Error: suffix or operands invalid for `pop'
{standard input}:8413: Error: suffix or operands invalid for `pop'
{standard input}:8448: Error: suffix or operands invalid for `pop'
{standard input}:8485: Error: suffix or operands invalid for `pop'
{standard input}:8526: Error: suffix or operands invalid for `pop'
{standard input}:8579: Error: suffix or operands invalid for `pop'
make[4]: *** [/root/rt61-1.1.0-b1/Module/mlme.o] Error 1
make[3]: *** [_module_/root/rt61-1.1.0-b1/Module] Error 2
make[2]: *** [modules] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.21-0.25-obj/x86_64/default'
rt61.ko failed to build!
make: *** [module] Error 1

MiGo
13.11.06, 06:54
Das sieht ein wengi nach einem Programmierfehler aus; ist das die neueste Version aus dem CVS?
Ansonsten würde ich mal die Fehlermeldungen im Entwicklerforum posten (http://rt2x00.serialmonkey.com/phpBB2/viewforum.php?f=7), da wird dir vermutlich besser geholfen als hier :)

Rain_maker
13.11.06, 15:03
Versuche es mit einem neueren Treiber von der Serialmonkey-Seite (MiGo hatte ja schon verlinkt).

http://rt2x00.serialmonkey.com/rt61-cvs-daily.tar.gz

Vielleicht ist das Problem dort schon behoben.

Greetz,

RM

fhwlinux
22.11.06, 21:59
Danke für die Tipps.

Ich habe eine andere Lösung gewählt: Ich habe die Karte zurückgebracht :p

Habe wieder Kabel gelegt und warte noch ein wenig, bis WLAN unter LINUX einfacher wird.

:o