Boas,
Tou a usar o meu kernel (2.6.11-1.1369_FC4) e tive a ver se tiinha tds os rpms que indicas para compilar os drivers do modem, e faltam-me alguns, onde e que os posso ir sakar e como e k os instalo?
De qualquer maneira tentei compilar o driver do modem para ver o que dava, pois os modulos poderiam ter nomes diferentes no FC4 e quando vou a directoria unicorn e compilo (make all) dá-me os seguintes erros:
error: gtk/gtk.h: No such file or directory
In file included from main.c:12:
interface.h:5:
error: syntax
error before ‘*’ token
interface.h:5: warning: type defaults to ‘int’ in declaration of ‘create_main_window’
interface.h:5: warning: data definition has no type or storage class
In file included from main.c:13:
support.h:44:
error: syntax error before ‘*’ token
support.h:44:
error: syntax error before ‘*’ token
support.h:45: warning: type defaults to ‘int’ in declaration of ‘lookup_widget’
support.h:45: warning: data definition has no type or storage class
support.h:51: warning: type defaults to ‘int’ in declaration of ‘gchar’
support.h:51:
error: syntax error before ‘*’ token
support.h:59:
error: syntax error before ‘*’ token
support.h:59:
error: syntax error before ‘*’ token
support.h:60: warning: type defaults to ‘int’ in declaration of ‘create_pixmap’
support.h:60: warning: data definition has no type or storage class
In file included from main.c:14:
status.h:1:
error: syntax error before ‘*’ token
status.h:2:
error: syntax error before ‘*’ token
status.h:3:
error: syntax error before ‘*’ token
status.h:4:
error: syntax error before ‘*’ token
status.h:5:
error: syntax error before ‘*’ token
status.h:6:
error: syntax error before ‘*’ token
main.c: In function ‘main’:
main.c:20:
error: ‘GtkWidget’ undeclared (first use in this function)
main.c:20:
error: (Each undeclared identifier is reported only once
main.c:20:
error: for each function it appears in.)
main.c:20:
error: ‘main_window’ undeclared (first use in this function)
main.c:27: warning: implicit declaration of function ‘gtk_set_locale’
main.c:28: warning: implicit declaration of function ‘gtk_init’
main.c:45: warning: implicit declaration of function ‘GTK_WIDGET’
main.c:51: warning: implicit declaration of function ‘gtk_widget_show’
main.c:53: warning: implicit declaration of function ‘gtk_main’
make[3]: *** [main.o]
Error 1
make[3]: Leaving directory `/adsl/unicorn/adsl_status/src'
make[2]: *** [all-recursive]
Error 1
make[2]: Leaving directory `/adsl/unicorn/adsl_status'
make[1]: *** [all-recursive-am]
Error 2
make[1]: Leaving directory `/adsl/unicorn/adsl_status'
make[1]: Entering directory `/adsl/unicorn/unicorntest'
Error 2
make[2]: Leaving directory `/usr/src/linux'
make[1]: *** [modules]
Error 2
make[1]: Leaving directory `/adsl/unicorn/unicorn_pci'
make[1]: Entering directory `/adsl/unicorn/unicorn_usb'
make CC=gcc -C /usr/src/linux SUBDIRS=/adsl/unicorn/unicorn_usb modules
make[2]: Entering directory `/usr/src/linux'
Makefile:485: .config: No such file or directory
CC [M] /adsl/unicorn/unicorn_usb/unicorn_usbdrv.o
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c: In function ‘StartAtmUsXfer’:
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:417:
error: ‘struct usb_device’ has no member named ‘epmaxpacketout’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c: In function ‘atm_start_rcv’:
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:540:
error: ‘struct usb_device’ has no member named ‘epmaxpacketin’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c: In function ‘USB_init’:
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1707:
error: ‘struct usb_device’ has no member named ‘epmaxpacketin’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1708:
error: ‘struct usb_device’ has no member named ‘epmaxpacketout’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1709:
error: ‘struct usb_device’ has no member named ‘epmaxpacketin’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1710:
error: ‘struct usb_device’ has no member named ‘epmaxpacketout’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1711:
error: ‘struct usb_device’ has no member named ‘epmaxpacketin’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1712:
error: ‘struct usb_device’ has no member named ‘epmaxpacketout’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1713:
error: ‘struct usb_device’ has no member named ‘epmaxpacketin’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c: In function ‘USB_S_Write’:
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1823:
error: ‘struct usb_device’ has no member named ‘epmaxpacketout’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c: In function ‘USB_Read’:
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:1985:
error: ‘struct usb_device’ has no member named ‘epmaxpacketin’
/adsl/unicorn/unicorn_usb/unicorn_usbdrv.c:2011:
error: ‘struct usb_device’ has no member named ‘epmaxpacketout’
make[3]: *** [/adsl/unicorn/unicorn_usb/unicorn_usbdrv.o]
Error 1
make[2]: *** [_module_/adsl/unicorn/unicorn_usb]
Error 2
make[2]: Leaving directory `/usr/src/linux'
make[1]: *** [modules]
Error 2
make[1]: Leaving directory `/adsl/unicorn/unicorn_usb'
make: *** [modules]
Error 2
Desculpa tanta "ignorancia" da minha parte mas sou principiante em linux
Se me puderes continuar a ajudar agradecia muito...