ljalves / linux_media

TBS linux open source drivers
https://github.com/ljalves/linux_media/wiki
Other
89 stars 150 forks source link

Failed compiling the latest V4L-DVB #110

Closed MrMerlino closed 8 years ago

MrMerlino commented 8 years ago

Hello, i'm following this guide: http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers

But i receive this error:

CC [M] /home/utente/media_build/v4l/v4l2-async.o CC [M] /home/utente/media_build/v4l/v4l2-compat-ioctl32.o CC [M] /home/utente/media_build/v4l/vb2-trace.o /home/utente/media_build/v4l/vb2-trace.c:4:30: fatal error: trace/events/vb2.h: No such file or directory compilation terminated. scripts/Makefile.build:258: set di istruzioni per l'obiettivo "/home/utente/media_build/v4l/vb2-trace.o" non riuscito make[3]: * [/home/utente/media_build/v4l/vb2-trace.o] Errore 1 Makefile:1398: recipe for target 'module/home/utente/media_build/v4l' failed make[2]: * [module/home/utente/media_build/v4l] Error 2 make[2]: Leaving directory '/usr/src/linux-headers-4.2.0-16-generic' Makefile:51: set di istruzioni per l'obiettivo "default" non riuscito make[1]: * [default] Errore 2 make[1]: uscita dalla directory "/home/utente/media_build/v4l" Makefile:26: set di istruzioni per l'obiettivo "all" non riuscito make: * [all] Errore 2 build failed at ./build line 491. utente@linuxtv:~/media_build$

Thanks!

ljalves commented 8 years ago

Can you please retry? I've merged the latest official media_tree and media_build.

ljalves commented 8 years ago

Also: Follow these instructions: https://github.com/ljalves/linux_media/wiki/Installating

ljalves commented 8 years ago

Re-open if needed