Hi, I have a HP dv6000 laptop running Debian Sid, kernel 2.6.25-2. This laptop have a Conexant modem and I\'m trying to compile it but I get the errors showed in the texts documents attached. Please tell me what can I do to have my modem working propertly. Thanks a lot in advance. Sorry, in the previous mail I forgot to attach the files. -- Julio Carlos Menéndez GNU/Linux User #403551 http://deltha.uh.cu/~juliocarlos/
(cd /lib/modules/2.6.25-2-486/build && make "CNXT_KERNELSRC=/lib/modules/2.6.25-2-486/build" "M=/usr/lib/hsfmodem/modules" clean) /bin/sh: /usr/src/linux-headers-2.6.25-2-486/scripts/gcc-x86_64-has-stack-protector.sh: No such file or directory /bin/sh: /usr/src/linux-headers-2.6.25-2-486/scripts/gcc-x86_64-has-stack-protector.sh: No such file or directory make[1]: Entering directory `/usr/src/linux-headers-2.6.25-2-486' make[1]: Leaving directory `/usr/src/linux-headers-2.6.25-2-486' rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd .tmp_versions /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfosspec.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfserial.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfengine.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfpcibasic2.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfmc97ich.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfmc97via.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfmc97ali.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfmc97ati.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfmc97sis.mod /lib/modules/2.6.25-2-486/build/.tmp_versions/hsfsoar.mod Unable to determine version of kernel source directory /lib/modules/2.6.25-2-486/build make: *** [check_kernelver] Error 1
juliocarlos@amelie:~/Downloads/HSF_Driver_Source_Package$ sudo hsfconfig Conexant HSF softmodem driver, version 7.18.00.03full If you need license keys, assistance or more information, please go to: http://www.linuxant.com/ When reporting a problem for the first time, please send us the file generated by "hsfconfig --dumpdiag". No pre-built modules for: Debian-lenny/sid linux-2.6.25-2-486 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.25-2-486/build] WARNING: the kernel version () defined in /lib/modules/2.6.25-2-486/build/include/linux/version.h does not match the currently running kernel (2.6.25-2-486) The cause of this problem is an incorrect kernel source path. Please check that /lib/modules/2.6.25-2-486/build points to the right tree. The cause of this is usually a missing or unconfigured kernel source tree (and sometimes an incorrect directory or symbolic link). However, proper /boot/config-2.6.25-2-486 was found. Would you like to try using it (in a temporary kernel tree)? [yes] no Building modules for kernel , using source directory /lib/modules/2.6.25-2-486/build. Please wait... ERROR: Module build failed! Please examine the log file "/tmp/hsfconfig-buildlog.txt" to determine why.