I encountered some problem when i tried to install my modem in newly comiled kernel. (i.e kernel 2.6.1)
the error messages i got while i was compiling sources for my modem is:
Code:
To begin compilation of lt_modem.o and lt_serial.o, Enter make: *** No targets specified and no makefile found. Stop. Checking for driver products: Compilation of lt_modem.o failed, as expected from absence of modversions.h Read Compile_properly.txt from DOCs/. If you cannot solve the problem, send BLDrecord.txt to: discuss@linmodems.org
these were the last few lines i got when i was trying to install my modem. during installation in earlier steps it told me that modversions.h is not found cuz i didnt enable it in "Loadable Kernel Modules" option while compiling kernel. i recompiled it again and there was no such option in "Loadable Kernel Modules". Everything in "Loadable Kernel Modules" is enabled. only "Force Unloading Modules" is disabled there. but it still didnt work after recompiling kernel again.
so i went to my default kernel directory i.e /usr/src/linux-2.4 and from there i copied "modversions.h" file to newly compiled kernel directory i.e /usr/src/linux-2.6, but it still didnt work.
so right now i`m using my old default kernel of Red Hat9 to connect to internet. modem is installed successfully there.
any ideas whats going on down here? :x

Help










