Re: HSF driver on Linux slackware 10.1
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, it is quite possible that this is an issue with the kernel you are trying to use. Please try to use the kernel provided with Slackware 10.1 to see if there is a difference. Alternatively, you could try with a 2.6.14.x kernel from http://www.kernel.org. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Jason Benedict wrote: > Hi Jonathan, > > Thanks for your reply. I tried your input and this error i got:- > =========================================== > gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe > -msoft-float -mpreferred-stack-boundary=2 -march=i486 > -Iinclude/asm-i386/mach-default -D__KERNEL__ -Iinclude -m elf_i386 > scripts/mod/modpost.c -o scripts/mod/modpost > cc1: error: output filename specified twice > make: *** [scripts/mod/modpost] Error 1 > ================================ > > Your advise is appreciated and thanks in advance. > rgds/Jason. > > Linuxant support (Jonathan) wrote: > >> Hi, >> >> the source of the problem is the following error message: >> >> --- >> /bin/sh: scripts/mod/modpost: No such file or directory >> --- >> >> It is quite possible that the source of the problem is that the kernel >> source code or headers was not correctly prepared to build kernel >> modules. It is possible that using the following commands in a root >> shell will solve this issue: >> >> --- >> cd /usr/src/linux-2.6.12.2 >> make scripts/mod/modpost >> hsfconfig >> --- >> >> Regards, >> >> >> Jonathan >> Technical specialist / Linuxant >> www.linuxant.com >> [email protected] >> >> > > _________________________________________________________________ > Keep track of Singapore & Malaysia stock prices. > http://www.msn.com.sg/money/ > > _______________________________________________ > hsflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hsflinux