[linux-dvb] Compiling USB Drivers in Ubuntu Breezy
Ian Barton
lists at manor-farm.org
Thu Sep 8 19:37:27 CEST 2005
I want to install my Avermedia USB 2 card in Ububtu Breezy. I am
following Patrick Boettecher's guide from
http://www.wi-bw.tfh-wildau.de/~pboettch/home/index.php?site=dvb-usb-howto
I have downloaded the source via CVS, installed the kernel headers and
kernel source via apt-get. I have changed to the build-2.6 directory and
run make. I get the following error:
Makefile:13: /lib/modules/2.6.12-8-386/source/.config: No such file or
directorymake: *** No rule to make target
`/lib/modules/2.6.12-8-386/source/.config'. Stop.
I have no source directory under /lib/modules/2.6.12-8-386/
My linux source is installed in /usr/src/ linux-source-2.6.12
Clearly I need to tell the Makefile where to find the files it needs.
How do I go about this?
Thanks in advance.
More information about the linux-dvb
mailing list