Results 1 to 4 of 4
ok i got the driver pctel-0.9.6 untarred and unziped it into /usr/src and ran
Code:
./configure --with-hal=pct789
but got
Code:
configure: error: modversion.h is missing
i am a complete novice ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-13-2002 #1Just Joined!
- Join Date
- Dec 2002
- Location
- Peterborough
- Posts
- 3
pctel modem configure error
ok i got the driver pctel-0.9.6 untarred and unziped it into /usr/src and ran
but gotCode:./configure --with-hal=pct789
i am a complete novice so any advice would be a god sendCode:configure: error: modversion.h is missing
thanks alot
- 12-14-2002 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
You need to have your kernel source code installed. It's usually on the installation CD in a package of whatever type your system uses.
- 12-14-2002 #3Just Joined!
- Join Date
- Dec 2002
- Location
- Peterborough
- Posts
- 3
ok so if i install the kernel source is that it is that the problem solved?
or do a have to then do something else?
thanks for your time
- 12-14-2002 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
No, it means that if you install the kernel sources, then _that_ problem is solved. =)
Do that first and see if any other problems arise. Just remember to install exactly the source to the kernel you are running.


Reply With Quote
