Solved... I switched back to Gentoo 4.0.5 and it all went fine... but the driver is buggy and I don't get it to run.
I'll post a new thread. best, Tamer Am 26.10.2015 um 13:24 schrieb Alan McKinnon: > On 24/10/2015 14:10, Tamer Higazi wrote: >> Hi people! >> I am on a gentoo machine, after updating my kernel, linux header and >> restarted my machine I wanted to compile >> "media_build"(http://git.linuxtv.org/cgit.cgi/media_build.git/about/). >> >> What could this be that I get this error ? >> >> http://pastebin.com/raw.php?i=Ubt5qhP0 >> >> >> output: >> >> /storage/downloads/media_build/v4l/videobuf2-core.c:29:30: fatal error: >> trace/events/vb2.h: No such file or directory >> #include <trace/events/vb2.h> >> ^ >> compilation terminated. >> scripts/Makefile.build:264: die Regel für Ziel >> „/storage/downloads/media_build/v4l/videobuf2-core.o“ scheiterte >> make[3]: *** [/storage/downloads/media_build/v4l/videobuf2-core.o] Fehler 1 >> Makefile:1386: recipe for target >> '_module_/storage/downloads/media_build/v4l' failed >> make[2]: *** [_module_/storage/downloads/media_build/v4l] Error 2 >> make[2]: Leaving directory '/usr/src/linux-4.2.3-gentoo' >> Makefile:51: recipe for target 'default' failed >> make[1]: *** [default] Error 2 >> make[1]: Leaving directory '/storage/downloads/media_build/v4l' >> Makefile:26: recipe for target 'all' failed >> make: *** [all] Error 2 >> build failed at ./build line 491. > > > > Why compile manually from source when you have the awesomeness of > portage at your disposal? > > media_build is in the vdr_devel overlay. > Install from there - the maintainer has already done the heavy lifting > of deps and so on. make your life easier. > > http://gpo.zugaina.org/media-tv/media-build-experimental > from more info > > > > >

