• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Probleme beim complieren von rt73

RedFox36

Newbie
Hallo zusammen,

vielleicht gibt es da draussen jemand der mir weiterhelfen kann.

Ich habe mir den neueste Treiber von Ralink http://www.ralinktech.com/drivers/Linux/RT71W_Firmware_V1.8.zip heruntergezogen, und bin nach dem readme vorgegangen.

leider bekomme ich beim make all folgende Fehlermeldung:

linux:/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module # make all
make -C /lib/modules/2.6.13-15.8-default/build SUBDIRS=/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15.8-obj/i386/default'
make -C ../../../linux-2.6.13-15.8 O=../linux-2.6.13-15.8-obj/i386/default modules
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_main.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_main.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_main.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_main.c:1315:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/mlme.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/mlme.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/mlme.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/mlme.c: In function ‘STAMlmePeriodicExec’:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/mlme.c:830: warning: unused variable ‘RxSignal’
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/connect.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/connect.c:37:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/connect.c:37:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_bulk.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_bulk.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_bulk.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_io.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_io.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_io.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_io.c:593:5: warning: "DBG" is not defined
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_io.c:896:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sync.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sync.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sync.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/assoc.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/assoc.c:37:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/assoc.c:37:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/auth.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/auth.c:37:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/auth.c:37:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/auth_rsp.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/auth_rsp.c:27:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/auth_rsp.c:27:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_data.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_data.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtusb_data.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_init.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_init.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_init.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sanity.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sanity.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sanity.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sanity.c: In function ‘RTMPWPAWepKeySanity’:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sanity.c:1138: warning: unused variable ‘i’
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/sanity.c:1137: warning: unused variable ‘CipherAlg’
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_wep.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_wep.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_wep.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_info.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_info.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_info.c:40:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_tkip.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_tkip.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp_tkip.c:38:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/wpa.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/wpa.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/wpa.c:39:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
CC [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/md5.o
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:174,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/md5.c:20:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/oid.h:256:5: warning: "DBG" is not defined
In file included from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt_config.h:178,
from /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/md5.c:20:
/home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rtmp.h:2856:5: warning: "DBG" is not defined
LD [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt73.o
Building modules, stage 2.
MODPOST
CC /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt73.mod.o
LD [M] /home/Marco/bin/RT73_Linux_STA_Drv1.0.3.0/Module/rt73.ko
make[1]: Leaving directory `/usr/src/linux-2.6.13-15.8-obj/i386/default'


Kann mir jemand helfen, oder zumindest verraten was es sich mit dem "DBG" is not defined auf sich hat

Grüße an alle
RedFox
 
Oben