سلام.
من توی نصب درایور مودم conexant که از طرف linuxant ارائه میشه در پاردوس مشکل دارم.
وقتی دستور sudo make install رو میزنم اینا میاد :
make[1]: Entering directory `/home/Masoud/Desktop/hsfmodem/nvm'
cd cvt && (find hsfpcibasic2 hsfpcibasic2smart hsfpcibasic2hsfi hsfpcibasic2bry hsfpcibasic3 hsfmc97 hsfmc97ali hsfmc97ati hsfmc97ich hsfmc97sis hsfmc97via hsfcadmus2 hsfcadmus2smart hsfhda | cpio -pdmu /etc/hsfmodem/nvm)
127 blocks
make[1]: Leaving directory `/home/Masoud/Desktop/hsfmodem/nvm'
make[1]: Entering directory `/home/Masoud/Desktop/hsfmodem/scripts'
install -m 700 hsfconfig hsfstop hsfmodconflicts hsfdcpd /usr/sbin
install -m 700 rchsf /usr/lib/hsfmodem
make[1]: Leaving directory `/home/Masoud/Desktop/hsfmodem/scripts'
gcc: no input files
cc1: fatal error: /usr/src/linux/include/linux/config.h: No such file or directory
compilation terminated.
cc1: fatal error: /usr/src/linux/include/linux/config.h: No such file or directory
compilation terminated.
cc1: fatal error: /usr/src/linux/include/linux/config.h: No such file or directory
compilation terminated.
cc1: fatal error: /usr/src/linux/include/linux/config.h: No such file or directory
compilation terminated.
cc1: fatal error: /usr/src/linux/include/linux/config.h: No such file or directory
compilation terminated.
make[1]: Entering directory `/home/Masoud/Desktop/hsfmodem/modules'
rm -rf "/usr/lib/hsfmodem/config.mak" "/usr/lib/hsfmodem/modules/imported" "/usr/lib/hsfmodem/modules"
mkdir -m 755 -p /usr/lib/hsfmodem/modules
(cd .. && find config.mak modules/imported -depth -print | cpio -pdmu /usr/lib/hsfmodem)
5892 blocks
find . \( -name COPYING -o -name '*.sh' -o -name '*.[ch]' -o -name '*.mak' -o -name '[Mm]akefile' \) -print | cpio -pdmu /usr/lib/hsfmodem/modules
3712 blocks
find binaries -depth -print | cpio -pdmu /usr/lib/hsfmodem/modules
0 blocks
make[1]: Leaving directory `/home/Masoud/Desktop/hsfmodem/modules'
make[1]: Entering directory `/home/Masoud/Desktop/hsfmodem/diag'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/home/Masoud/Desktop/hsfmodem/diag'
install -m 444 LICENSE /usr/lib/hsfmodem
To complete the installation and configuration of your modem,
please run "hsfconfig" (or "/usr/sbin/hsfconfig")
و وقتی sudio hsfconfig رو میزنم این میاد
Conexant HSF softmodem driver, version 7.80.02.06full
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: unknown-unknown linux-2.6.37 i686-SMP
Trying to automatically build the driver modules...
(this requires a C compiler and proper kernel sources to be installed)
ERROR: /lib/modules/2.6.37/build points to a missing directory
lrwxrwxrwx 1 root root 29 Feb 17 18:36 /lib/modules/2.6.37/build -> /usr/src/linux-headers-2.6.37
به نظرتون باید چیکار کنم؟