Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] media_build fails on Gentoo 4.2 machine....
Date: Mon, 26 Oct 2015 12:25:12
Message-Id: 562E1B61.3030102@gmail.com
In Reply to: [gentoo-user] media_build fails on Gentoo 4.2 machine.... by Tamer Higazi
1 On 24/10/2015 14:10, 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 Why compile manually from source when you have the awesomeness of
36 portage at your disposal?
37
38 media_build is in the vdr_devel overlay.
39 Install from there - the maintainer has already done the heavy lifting
40 of deps and so on. make your life easier.
41
42 http://gpo.zugaina.org/media-tv/media-build-experimental
43 from more info
44
45
46
47
48
49 --
50 Alan McKinnon
51 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] media_build fails on Gentoo 4.2 machine.... Tamer Higazi <th982a@××××××××××.com>