Gen.Web
01-11-2003, 13:17
Salve a tutti. Sono appena entrato nel mondo di linux. Ho installato suse 9.0, ma non c'è verso di installare eciadsl per il mio michelangelo usb. Ho seguito le istruzioni trovate in rete: ho scompattato il tutto, ho fatto./configuree fino aquesto punto tutto ok. Poi quando faccio make un disastro:
"make: Warning: File `Makefile' has modification time 7e+06 s in the future
cc -ansi -pedantic -Wall -W -c -o eci-load1.o eci-load1.c
cc -ansi -pedantic -Wall -W -c -o pusb.o pusb.c
In file included from pusb.c:13:
pusb-linux.c:64: error: redefinition of `struct usb_device_descriptor'
pusb-linux.c: In function `pusb_control_msg':
pusb-linux.c:249: error: structure has no member named `requesttype'
pusb-linux.c:250: error: structure has no member named `request'
pusb-linux.c:251: error: structure has no member named `value'
pusb-linux.c:252: error: structure has no member named `index'
pusb-linux.c:253: error: structure has no member named `length'
pusb-linux.c: In function `pusb_endpoint_submit_read':
pusb-linux.c:413: error: `USBDEVFS_URB_QUEUE_BULK' undeclared (first use in this function)
pusb-linux.c:413: error: (Each undeclared identifier is reported only once
pusb-linux.c:413: error: for each function it appears in.)
pusb-linux.c: In function `pusb_endpoint_submit_write':
pusb-linux.c:446: error: `USBDEVFS_URB_QUEUE_BULK' undeclared (first use in this function)
pusb-linux.c: In function `pusb_endpoint_submit_int_read':
pusb-linux.c:480: error: `USBDEVFS_URB_QUEUE_BULK' undeclared (first use in this function)
make: *** [pusb.o] Error 1"
Qualcuno ne sa qualcosa? Grazie mille a chi mi aiuterà. Senza adsl posso fare ben poco.
Ciao a tutti
"make: Warning: File `Makefile' has modification time 7e+06 s in the future
cc -ansi -pedantic -Wall -W -c -o eci-load1.o eci-load1.c
cc -ansi -pedantic -Wall -W -c -o pusb.o pusb.c
In file included from pusb.c:13:
pusb-linux.c:64: error: redefinition of `struct usb_device_descriptor'
pusb-linux.c: In function `pusb_control_msg':
pusb-linux.c:249: error: structure has no member named `requesttype'
pusb-linux.c:250: error: structure has no member named `request'
pusb-linux.c:251: error: structure has no member named `value'
pusb-linux.c:252: error: structure has no member named `index'
pusb-linux.c:253: error: structure has no member named `length'
pusb-linux.c: In function `pusb_endpoint_submit_read':
pusb-linux.c:413: error: `USBDEVFS_URB_QUEUE_BULK' undeclared (first use in this function)
pusb-linux.c:413: error: (Each undeclared identifier is reported only once
pusb-linux.c:413: error: for each function it appears in.)
pusb-linux.c: In function `pusb_endpoint_submit_write':
pusb-linux.c:446: error: `USBDEVFS_URB_QUEUE_BULK' undeclared (first use in this function)
pusb-linux.c: In function `pusb_endpoint_submit_int_read':
pusb-linux.c:480: error: `USBDEVFS_URB_QUEUE_BULK' undeclared (first use in this function)
make: *** [pusb.o] Error 1"
Qualcuno ne sa qualcosa? Grazie mille a chi mi aiuterà. Senza adsl posso fare ben poco.
Ciao a tutti