On Sat, 2013-06-22 at 15:36 +0200, Josu Lazkano wrote:
> Hello all,
>
> I just upgrade my testing machine to 3.9 kernel. It really works
> great. But the problem is when I want to compile the dvb module from
> source. This is the steps with the problem:
>
> apt-get install -y linux-headers-`uname -r` linux-source-3.9
> cd /usr/src/
> tar -xjf linux-source-3.9.tar.bz2
> cd linux-source-3.9/
> patch -p1 < dvb.patch
> cp /boot/config-`uname -r` .config
> cp ../linux-headers-`uname -r`/Module.symvers .
> make oldconfig
> make prepare
> make scripts
> make modules SUBDIRS=drivers/media/dvb/
>
> scripts/Makefile.build:44:
> /usr/src/linux-source-3.9/drivers/media/dvb/Makefile: No such file or
> directory
> make[1]: *** No rule to make target
> `/usr/src/linux-source-3.9/drivers/media/dvb/Makefile'. Stop.
> make: *** [_module_drivers/media/dvb] Error 2
>
> With 3.2 kernel it works well, I am making something wrong?
>
> I will appreciate your help, best regards.
The media drivers were reorganised. You'll need to update the patch.
Ben.
--
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
A fail-safe circuit will destroy others.
Attachment:
signature.asc
Description: This is a digitally signed message part