Results 1 to 3 of 3
Hi everyone!
I've recentcly installed UBUNTU on my laptop (compaq presario x1000) and I'd like to use also the modem (Agere AC'97)
I tryed to do the same things I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-04-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
modem: missing modversions.h
Hi everyone!
I've recentcly installed UBUNTU on my laptop (compaq presario x1000) and I'd like to use also the modem (Agere AC'97)
I tryed to do the same things I did when I had REDHAT9 where it worked:I use slmdm-2.7.10, but I have some problem compiling.
I downloaded linux-headers but there is not modversions.h
Why? What can I do?
When I do "make" I got the follow error:
gcc -Wall -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -I. -I/usr/src/linux-headers-2.6.8.1-3-386/include -DMODVERSIONS --include /usr/src/linux-headers-2.6.8.1-3-386/include/linux/modversions.h -o amrmo_init.o -c amrmo_init.c
<command line>:138473835:61872: /usr/src/linux-headers-2.6.8.1-3-386/include/linux/modversions.h: No such file or directory
Thanks
Vale
- 03-04-2005 #2Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
Another thing that could be correlated:
I'm also tryng to install the driver for my ADSL USB Modem and when I do "make" there is another missing file: irq_vectors.h...
What do I need to get these files?
cheers
Vale
- 03-28-2005 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 1
Ubuntu uses the 2.6 kernel, you need the 2.4 kernel to complie


Reply With Quote
