Gentoo Archives: gentoo-user

From: Tamer Higazi <th982a@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] media_build fails on Gentoo 4.2 machine....
Date: Sat, 24 Oct 2015 12:10:55
Message-Id: 562B7541.6080300@googlemail.com
1 Hi people!
2 I am on a gentoo machine, after updating my kernel, linux header and
3 restarted my machine I wanted to compile
4 "media_build"(http://git.linuxtv.org/cgit.cgi/media_build.git/about/).
5
6 What could this be that I get this error ?
7
8 http://pastebin.com/raw.php?i=Ubt5qhP0
9
10
11 output:
12
13 /storage/downloads/media_build/v4l/videobuf2-core.c:29:30: fatal error:
14 trace/events/vb2.h: No such file or directory
15 #include <trace/events/vb2.h>
16 ^
17 compilation terminated.
18 scripts/Makefile.build:264: die Regel für Ziel
19 „/storage/downloads/media_build/v4l/videobuf2-core.o“ scheiterte
20 make[3]: *** [/storage/downloads/media_build/v4l/videobuf2-core.o] Fehler 1
21 Makefile:1386: recipe for target
22 '_module_/storage/downloads/media_build/v4l' failed
23 make[2]: *** [_module_/storage/downloads/media_build/v4l] Error 2
24 make[2]: Leaving directory '/usr/src/linux-4.2.3-gentoo'
25 Makefile:51: recipe for target 'default' failed
26 make[1]: *** [default] Error 2
27 make[1]: Leaving directory '/storage/downloads/media_build/v4l'
28 Makefile:26: recipe for target 'all' failed
29 make: *** [all] Error 2
30 build failed at ./build line 491.
31
32
33
34
35 thanks!
36
37 best, Tamer

Replies

Subject Author
Re: [gentoo-user] media_build fails on Gentoo 4.2 machine.... Dale <rdalek1967@×××××.com>
Re: [gentoo-user] media_build fails on Gentoo 4.2 machine.... "J. Roeleveld" <joost@××××××××.org>
Re: [gentoo-user] media_build fails on Gentoo 4.2 machine.... Alan McKinnon <alan.mckinnon@×××××.com>