|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Feb 2004
Città: BhO
Messaggi: 3701
|
pennina wireless dwl g122
sto cercando di installare questa pennina wireless su ubuntu...la guida che sto seguendo è questa :
http://www.debianitalia.org/modules/...?articleid=130 l'errore che mi dà il make all è questo Codice:
neonum6@ubuntu:~/RT73_Linux_STA_Drv1.0.3.6/Module$ make all make -C /lib/modules/2.6.15-23-386/build SUBDIRS=/home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module modules make[1]: Entering directory `/usr/src/linux-headers-2.6.15-23-386' CC [M] /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.o In file included from /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rt_config.h:184, from /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.c:40: /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_def.h:832: error: syntax error before #{# token In file included from /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rt_config.h:185, from /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.c:40: /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:312: warning: type defaults to #int# in declaration of #NDIS_802_11_STATUS_TYPE# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:312: warning: type defaults to #int# in declaration of #PNDIS_802_11_STATUS_TYPE# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:312: warning: data definition has no type or storage class /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:319: error: syntax error before #NDIS_802_11_STATUS_TYPE# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:319: warning: no semicolon at end of struct or union /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:320: warning: type defaults to #int# in declaration of #NDIS_802_11_STATUS_INDICATION# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:320: warning: type defaults to #int# in declaration of #PNDIS_802_11_STATUS_INDICATION# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:320: warning: data definition has no type or storage class /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:634: error: syntax error before #NDIS_802_11_STATUS_INDICATION# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:634: warning: no semicolon at end of struct or union /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:636: error: syntax error before #}# token /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:636: warning: type defaults to #int# in declaration of #NDIS_802_11_AUTHENTICATION_EVENT# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:636: warning: type defaults to #int# in declaration of #PNDIS_802_11_AUTHENTICATION_EVENT# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:636: warning: data definition has no type or storage class /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:644: error: syntax error before #NDIS_802_11_AUTHENTICATION_EVENT# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:644: warning: no semicolon at end of struct or union /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:644: warning: no semicolon at end of struct or union /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:646: error: syntax error before #}# token /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:646: warning: type defaults to #int# in declaration of #tt# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:646: warning: data definition has no type or storage class /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:647: error: syntax error before #}# token /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:647: warning: type defaults to #int# in declaration of #NDIS_802_11_TEST# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:647: warning: type defaults to #int# in declaration of #PNDIS_802_11_TEST# /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/oid.h:647: warning: data definition has no type or storage class /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.c: In function #CMDHandler#: /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.c:302: warning: comparison of distinct pointer types lacks a cast /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.c: In function #usb_rtusb_probe#: /home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.c:2085: warning: unused variable #device# make[2]: *** [/home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module/rtmp_main.o] Error 1 make[1]: *** [_module_/home/neonum6/RT73_Linux_STA_Drv1.0.3.6/Module] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.15-23-386' make: *** [all] Error 2 che errore è? che posso fare?
__________________
il cucchiaio non esiste...MondoIT: recensioni, appunti di vita da nerd, virtualizzazione e altre diavolerie informatiche Linux User 414915 linux counter Ho concluso con yorick, gor, djgusmy85, sulphur, Rospaccio, Leland Gaunt, paciuli
|
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Feb 2004
Città: BhO
Messaggi: 3701
|
up!
__________________
il cucchiaio non esiste...MondoIT: recensioni, appunti di vita da nerd, virtualizzazione e altre diavolerie informatiche Linux User 414915 linux counter Ho concluso con yorick, gor, djgusmy85, sulphur, Rospaccio, Leland Gaunt, paciuli
|
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Feb 2004
Città: BhO
Messaggi: 3701
|
ho provato chiaramente anche ad eseguire il make da root...ma l'errore è uguale
![]()
__________________
il cucchiaio non esiste...MondoIT: recensioni, appunti di vita da nerd, virtualizzazione e altre diavolerie informatiche Linux User 414915 linux counter Ho concluso con yorick, gor, djgusmy85, sulphur, Rospaccio, Leland Gaunt, paciuli
|
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 02:23.