David W. Legg
2006-12-23 16:37:01 UTC
Has anyone got the orinoco_usb driver to work under Fedora Core 6, please?
I got the latest one from cvs, moved the firmware .h file into the build
directory and started a make. It complained as follows:
[***@antares orinoco]# make
make -C /usr/src/kernels/2.6.18-1.2798.fc6-i586
M=/root/Desktop/NEW_ORINOCO/orinoco KERNELRELEASE= modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i586'
CC [M] /root/Desktop/NEW_ORINOCO/orinoco/orinoco_nortel.o
/root/Desktop/NEW_ORINOCO/orinoco/orinoco_nortel.c:43:26: error:
linux/config.h: No such file or directory
make[2]: *** [/root/Desktop/NEW_ORINOCO/orinoco/orinoco_nortel.o] Error 1
make[1]: *** [_module_/root/Desktop/NEW_ORINOCO/orinoco] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i586'
make: *** [modules] Error 2
This is despite havign kernel headers etc installed:
[***@antares orinoco]# rpm -qa | grep kernel
kernel-devel-2.6.18-1.2798.fc6
kernel-headers-2.6.18-1.2798.fc6
kernel-2.6.18-1.2798.fc6
Any steers would be appreciated.
Ta.
I got the latest one from cvs, moved the firmware .h file into the build
directory and started a make. It complained as follows:
[***@antares orinoco]# make
make -C /usr/src/kernels/2.6.18-1.2798.fc6-i586
M=/root/Desktop/NEW_ORINOCO/orinoco KERNELRELEASE= modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i586'
CC [M] /root/Desktop/NEW_ORINOCO/orinoco/orinoco_nortel.o
/root/Desktop/NEW_ORINOCO/orinoco/orinoco_nortel.c:43:26: error:
linux/config.h: No such file or directory
make[2]: *** [/root/Desktop/NEW_ORINOCO/orinoco/orinoco_nortel.o] Error 1
make[1]: *** [_module_/root/Desktop/NEW_ORINOCO/orinoco] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i586'
make: *** [modules] Error 2
This is despite havign kernel headers etc installed:
[***@antares orinoco]# rpm -qa | grep kernel
kernel-devel-2.6.18-1.2798.fc6
kernel-headers-2.6.18-1.2798.fc6
kernel-2.6.18-1.2798.fc6
Any steers would be appreciated.
Ta.