Julio To support compiling under Debian the following packages must be installed: linux-headers-2.6.25-2-486and its dependents Here is the general process for Debian. With your install CD in place:$ su root# sudo apt-get install http://packages.debian.orgwhich will only succeed if all required packages are present on the install CD If there is a failureStart at http://packages.debian.org and search forlinux-headers-2.6.25-2-486. This will lead to:http://packages.debian.org/etch-backports/linux-headers-2.6.25-2-486There on it is instructed that needed dependent packages are:gcc-4.1 -GNU C compilerlinux-headers-2.6.25-2-common -- Common header files for Linux 2.6.25 linux-kbuild-2.6.25 - Kbuild infrastructure for Linux 2.6.25 All must be downloaded and if copied into your (say) home folder,they will co-install with command:$ sudo dpkg -i *.deb If not installed by default, the will also be needed packagesmake & patch. Just test with:$ make$ patchto check if they are installed. Then try the hsfmodem install again. If not successfull, also installthe packages linux-libc-dev, libc6-dev and binutils Then retest the hsfmodem install. If you get a message that package alsa-driver-linuxant is needed,get it from http://www.linuxant.com/alsa-driver/ MarvS On Fri, Jul 11, 2008 at 8:39 PM, Julio Carlos Menéndez<godinblack@xxxxxxxxx> wrote:> 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/>