Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] media_build fails on Gentoo 4.2 machine....
Date: Mon, 26 Oct 2015 08:41:20
Message-Id: 562DE723.5000906@gmail.com
In Reply to: [gentoo-user] media_build fails on Gentoo 4.2 machine.... by Tamer Higazi
1 Tamer Higazi wrote:
2 > Hi people!
3 > I am on a gentoo machine, after updating my kernel, linux header and
4 > restarted my machine I wanted to compile
5 > "media_build"(http://git.linuxtv.org/cgit.cgi/media_build.git/about/).
6 >
7 > What could this be that I get this error ?
8 >
9 > http://pastebin.com/raw.php?i=Ubt5qhP0
10 >
11 >
12 > output:
13 >
14 > /storage/downloads/media_build/v4l/videobuf2-core.c:29:30: fatal error:
15 > trace/events/vb2.h: No such file or directory
16 > #include <trace/events/vb2.h>
17 > ^
18 > compilation terminated.
19 > scripts/Makefile.build:264: die Regel für Ziel
20 > „/storage/downloads/media_build/v4l/videobuf2-core.o“ scheiterte
21 > make[3]: *** [/storage/downloads/media_build/v4l/videobuf2-core.o] Fehler 1
22 > Makefile:1386: recipe for target
23 > '_module_/storage/downloads/media_build/v4l' failed
24 > make[2]: *** [_module_/storage/downloads/media_build/v4l] Error 2
25 > make[2]: Leaving directory '/usr/src/linux-4.2.3-gentoo'
26 > Makefile:51: recipe for target 'default' failed
27 > make[1]: *** [default] Error 2
28 > make[1]: Leaving directory '/storage/downloads/media_build/v4l'
29 > Makefile:26: recipe for target 'all' failed
30 > make: *** [all] Error 2
31 > build failed at ./build line 491.
32 >
33 >
34 >
35 >
36 > thanks!
37 >
38 > best, Tamer
39 >
40
41 Most likely, the error that caused it to stop is much further back.
42 Find "Error 1" and then go back a few more lines and copy and paste it
43 here, even if it is a good bit of it. Unless someone just happened to
44 run into this themselves recently, what you included may not be enough.
45
46 Dale
47
48 :-) :-)

Replies

Subject Author
Re: [gentoo-user] media_build fails on Gentoo 4.2 machine.... brettrsears@×××××.com