titusthefox n00b
Joined: 04 Mar 2005 Posts: 6 Location: PO Italy
|
Posted: Fri Mar 04, 2005 3:39 pm Post subject: Problemi con PrismStumbler |
|
|
Ho istallato i driver del wlan-ng per la mia scheda wireless usb, una D-Link dwl-122 con chip prism, a questo punto dopo aver testato il funzionamento da shell per comodità ho cercato un frontend grafico e avrei trovato PrismStumbler.
Siccome non esiste un pacchetto per Gentoo ho scaricato i sorgenti e ho provato a compilarli, ma mi da questo errore:
Quote: | bash-2.05b# make
gcc -DPRISMSTUMBLER -I/tmp/lw/src/include -g -O2 -pipe -I../include -I/lib/modules/2.6.10/build/include -D__LINUX_WLAN__ -c -o help.o help.c
help.c: In function `print_allrequests':
help.c:184: error: `P80211_TYPE_BOUNDEDINT' undeclared (first use in this function)
help.c:184: error: (Each undeclared identifier is reported only once
help.c:184: error: for each function it appears in.)
help.c: In function `print_allmibs':
help.c:309: error: `P80211_TYPE_BOUNDEDINT' undeclared (first use in this function)
make: *** [help.o] Error 1
|
Naturalmente lo ho configurato per funzionare con wlan-ng.
Le versioni sono:
Prismstumbler 0.7.3 e provata anche la 0.7.2
Wlan-ng linux-wlan-ng-0.2.1pre23 del portage.
Ho seguito alla lettera le istruzioni del README e del file INSTALL.
Qualcuno di voi lo ha già fatto e mi sa dire dove sbaglio, Grazie. |
|