[EMAIL PROTECTED] wrote:
> Hey people!
>
> I'm having some trouble building the latest version of the video4linux-dvb 
> package. I followed all the instructions in the wiki about doing this, but 
> when I do "make" I get this:
>
> make -C /home/mario/Desktop/tdt/v4l-dvb/v4l
> make[1]: se ingresa al directorio `/home/mario/Desktop/tdt/v4l-dvb/v4l'
> Updating/Creating config
> Preparing to compile for kernel version 2.6.18
> File not found: /lib/modules/2.6.18-elive/build/.config at 
> /scripts/make_kconfig.pl line 31, <IN> line 4.
> make[1]: *** No hay ninguna regla para construir el objetivo `.myconfig', 
> necesario para `config-compat.h'.  Alto.
> make[1]: se sale del directorio `/home/mario/Desktop/tdt/v4l-dvb/v4l'
> make: *** [all] Error 2
>
> I have a Miglia miniTV Express.
>   
The code is working off a link from the modules directory 
(/lib/modules/2.6.18-elive/build)
to the source code for your Linux kernel, where the .config for your 
kernel to be found.
Then the code will build all the related modules you configured for your 
kernel.
This looks to be missing for you.
Do you have kernel source code? Did you configure and build your kernel?



_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to