R: [PLUTO-help] Ndiswrapper... errori di compilazione

Kirilov Asen Vladimirov akirilov.c a mail.tim.it
Mer 8 Feb 2006 18:10:49 CET


Ciao,
Ho avuto lo stesso problema tempo fa e ho cambiato la distribuzione con la SUSE, li trova ndiswrapper compilato e funzionante.
Attenzione con la licenza di SUSE, potrai utilizzare la versione 9.1 personal edition - che funziona bene e dopo aggiungere senza problemi dei RPM, la SUSE ha licenza YaST.
Una volta installata devi inserire il sito ftp di novell per poter installare ndiswrapper se no vai a rpmfind.net
Buon divertimento
 
Ciao
Asen Kirilov
 

________________________________

Da: pluto-help-bounces a lists.pluto.it per conto di JeKO
Inviato: mer 08/02/2006 17.59
A: pluto-help a lists.pluto.it
Oggetto: [PLUTO-help] Ndiswrapper... errori di compilazione



Salve ha tutti, dopo qualche settimana passata a litigare con
l'installazione del nuovo kernel 2.6.15.1 (si ok è uscito il .2
litigherò anche con lui a breve) e delle terrificanti
module-init-tools-3.2 mi trovo nella necessità di far funzionare la mia
scheda WiFi, ndiswrapper sembra l'unica soluzione fino ad ora, ma
purtroppo non riesco ad installarlo, mi da degli errori in compilazione
che non riesco ad interpretare. Premetto che sto facendo tutto questo su
una vecchia distribuzione della RH la 8.0 se non sbaglio su un pc
portatile non proprio recentissimo (P4 3.2 della fuji mi sembra)... ora
penso di averlo scritto già da qualche altra parte su questa lista,
questo è un esperimento per farmi del male, quindi non accetto risposte
tipo "Cambia distribuzione" o "Installa qualcosa di più recente"...
sarebbe troppo semplice. Senza contare che ormai ho quasi finito di
adattarlo alle mie esigenze e reiniziare tutto da capo mi darebbe
alquanto fastidio.
Ok scusatemi per questa mia piccola divagazione... tornando al problema,
sono andato sul sito di ndiswrapper e scarico la ultima relese.. la 1.9 e:

[root a Ratiel ndiswrapper-1.9]# make
make -C driver
make[1]: Entering directory `/root/ndiswrapper-1.9/driver'
make -C /lib/modules/2.6.15.1/build SUBDIRS=/root/ndiswrapper-1.9/driver \
        DRIVER_VERSION=1.9
make[2]: Entering directory `/usr/src/linux-2.6.15.1'
  CC [M]  /root/ndiswrapper-1.9/driver/hal.o
In file included from /root/ndiswrapper-1.9/driver/hal.c:166:
/root/ndiswrapper-1.9/driver/hal_exports.h:25: warning: implicit declaration of
function `tWRAP_EXPORT_SYMBOL'
/root/ndiswrapper-1.9/driver/hal_exports.h:25: warning: missing braces around initializer
/root/ndiswrapper-1.9/driver/hal_exports.h:25: warning: (near initialization for `hal_exports[0]')
/root/ndiswrapper-1.9/driver/hal_exports.h:25: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:25: (near initialization for `hal_exports[0].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:26: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:26: (near initialization for `hal_exports[0].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:27: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:27: (near initialization for `hal_exports[0]')
/root/ndiswrapper-1.9/driver/hal_exports.h:27: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:27: (near initialization for `hal_exports[1].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:28: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:28: (near initialization for `hal_exports[1].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:29: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:29: (near initialization for `hal_exports[1]')
/root/ndiswrapper-1.9/driver/hal_exports.h:29: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:29: (near initialization for `hal_exports[2].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:30: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:30: (near initialization for `hal_exports[2].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:31: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:31: (near initialization for `hal_exports[2]')
/root/ndiswrapper-1.9/driver/hal_exports.h:31: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:31: (near initialization for `hal_exports[3].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:32: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:32: (near initialization for `hal_exports[3].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:33: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:33: (near initialization for `hal_exports[3]')
/root/ndiswrapper-1.9/driver/hal_exports.h:33: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:33: (near initialization for `hal_exports[4].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:34: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:34: (near initialization for `hal_exports[4].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:35: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:35: (near initialization for `hal_exports[4]')
/root/ndiswrapper-1.9/driver/hal_exports.h:35: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:35: (near initialization for `hal_exports[5].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:36: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:36: (near initialization for `hal_exports[5].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:37: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:37: (near initialization for `hal_exports[5]')
/root/ndiswrapper-1.9/driver/hal_exports.h:37: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:37: (near initialization for `hal_exports[6].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:38: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:38: (near initialization for `hal_exports[6].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:39: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:39: (near initialization for `hal_exports[6]')
/root/ndiswrapper-1.9/driver/hal_exports.h:39: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:39: (near initialization for `hal_exports[7].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:40: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:40: (near initialization for `hal_exports[7].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:41: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:41: (near initialization for `hal_exports[7]')
/root/ndiswrapper-1.9/driver/hal_exports.h:41: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:41: (near initialization for `hal_exports[8].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:42: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:42: (near initialization for `hal_exports[8].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:43: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:43: (near initialization for `hal_exports[8]')
/root/ndiswrapper-1.9/driver/hal_exports.h:43: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:43: (near initialization for `hal_exports[9].name')
/root/ndiswrapper-1.9/driver/hal_exports.h:44: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:44: (near initialization for `hal_exports[9].func')
/root/ndiswrapper-1.9/driver/hal_exports.h:45: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:45: (near initialization for `hal_exports[9]')
/root/ndiswrapper-1.9/driver/hal_exports.h:45: initializer element is not constant
/root/ndiswrapper-1.9/driver/hal_exports.h:45: (near initialization for `hal_exports[10]')
make[3]: *** [/root/ndiswrapper-1.9/driver/hal.o] Error 1
make[2]: *** [_module_/root/ndiswrapper-1.9/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.15.1'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/root/ndiswrapper-1.9/driver'
make: *** [all] Error 2

Ah, mi sono messo a cercare poco su google, ma non trovo nulla di
simile... ma continuo a cercare, prima o poi troverò un modo per far
funzionare tutto.

Saluti
Iacopo

P.S.: Io devo studiare Analisi che ho un esame tra due settimane...
perché combatto con ndiswrapper???






This message is for the designated recipient only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.


============================================================================
su www.tim.it - Clienti Privati –, Puoi votare la tua MMS SuperSTAR preferita e vincere un telefonino Nokia 3220.
============================================================================


More information about the pluto-help mailing list