модем Acorp Sprinter@56k Soft V.92
Пытаюсь поставить дрова http://bartt.narod.ru/
выполняю make install, затем hcfpciconfig получается такая фигня
Код: Выделить всё
Conexant HCF controllerless PCI modem driver, version 1.03full
No pre-built modules for: Mandrake-2006.0 linux-2.6.12-12mdk i686
Trying to automatically build the driver modules...
(this requires a C compiler and proper kernel sources to be installed)
Where is the linux source build directory that matches your running kernel?
[/lib/modules/2.6.12-12mdk/build]
Building modules for kernel 2.6.12-12mdk, using source directory
/lib/modules/2.6.12-12mdk/build. Please wait...
ERROR: Module build failed!
Please examine the log file "/tmp/hcfpciconfig-buildlog.txt" to determine why.Вот содержание файла "/tmp/hcfpciconfig-buildlog.txt", тока я них... не понимаю
Код: Выделить всё
(cd /lib/modules/2.6.12-12mdk/build && make "CNXT_KERNELSRC=/lib/modules/2.6.12-12mdk/build" "M=/usr/lib/hcfpcimodem/modules" clean)
make[1]: Entering directory `/usr/src/linux-2.6.12-12mdk'
make[1]: Leaving directory `/usr/src/linux-2.6.12-12mdk'
rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd .tmp_versions /lib/modules/2.6.12-12mdk/build/.tmp_versions/hcfpciosspec.mod /lib/modules/2.6.12-12mdk/build/.tmp_versions/hcfpciserial.mod /lib/modules/2.6.12-12mdk/build/.tmp_versions/hcfpciengine.mod /lib/modules/2.6.12-12mdk/build/.tmp_versions/hcfpcihw.mod
(cd /lib/modules/2.6.12-12mdk/build && make "CNXT_KERNELSRC=/lib/modules/2.6.12-12mdk/build" "M=/usr/lib/hcfpcimodem/modules" modules)
make[1]: Entering directory `/usr/src/linux-2.6.12-12mdk'
WARNING: Symbol version dump /usr/src/linux-2.6.12-12mdk/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /usr/lib/hcfpcimodem/modules/mod_engine.o
/usr/lib/hcfpcimodem/modules/mod_engine.c:19: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:19: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:19: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:20: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:20: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:20: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:21: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:21: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:21: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:22: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:22: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:22: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:23: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:23: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:23: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:24: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:24: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:24: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:25: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:25: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:25: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:26: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:26: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:26: warning: data definition has no type or storage class
/usr/lib/hcfpcimodem/modules/mod_engine.c:27: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_NOVERS'
/usr/lib/hcfpcimodem/modules/mod_engine.c:27: warning: parameter names (without types) in function declaration
/usr/lib/hcfpcimodem/modules/mod_engine.c:27: warning: data definition has no type or storage class
CC [M] /usr/lib/hcfpcimodem/modules/mod_hcfpci.o
In file included from /usr/lib/hcfpcimodem/modules/mod_hcfpci.c:131:
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c: In function 'cnxthwpci_probe':
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:38: error: 'struct pci_dev' has no member named 'slot_name'
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:57: error: 'struct pci_dev' has no member named 'slot_name'
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:86: warning: 'pm_register' is deprecated (declared at include/linux/pm.h:106)
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:137: warning: 'pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c: In function 'cnxthwpci_remove':
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:160: warning: 'pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c: In function 'cnxthwpci_init':
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:195: error: 'struct pci_dev' has no member named 'slot_name'
make[2]: *** [/usr/lib/hcfpcimodem/modules/mod_hcfpci.o] Ошибка 1
make[1]: *** [_module_/usr/lib/hcfpcimodem/modules] Ошибка 2
make[1]: Leaving directory `/usr/src/linux-2.6.12-12mdk'
make: *** [all] Ошибка 2HELP PLEASE