Gentoo Archives: gentoo-user-de

From: Stephan Gsell <sgsell@×××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] v4l-dvb-hg kompiliert nicht
Date: Thu, 19 Jul 2007 06:10:05
Message-Id: 469EFFCF.8080308@web.de
1 Hallo zusammen,
2
3 ich versuche gerade meinen USB-DVB-T-Stick (Terratec Cinergy T USB XE)
4 ans Laufen zu Bringen, jedoch bekomme ich nach einem
5
6 emerge media-tv/v4l-dvb-hg
7
8
9 folgende Fehlermeldung:
10
11 * checking ebuild checksums ;-) ...
12 [ ok ]
13 * checking auxfile checksums ;-) ...
14 [ ok ]
15 * checking miscfile checksums ;-) ...
16 [ ok ]
17 * Determining the location of the kernel source code
18 * Found kernel source directory:
19 * /usr/src/linux
20 * Found kernel object directory:
21 * /lib/modules/2.6.22-suspend2/build
22 * Found sources for kernel version:
23 * 2.6.22-suspend2
24 >>> Unpacking source...
25 * hg pull -u http://linuxtv.org/hg/v4l-dvb ...
26 pulling from http://linuxtv.org/hg/v4l-dvb
27 searching for changes
28 no changes found
29 [ ok ]
30 * rsync to /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb ...
31 [ ok ]
32 * Applying v4l-dvb-hg-fix-makefile-recursion.diff ...
33 [ ok ]
34 * No additional local patches to use
35 No version yet.
36 ./scripts/make_kconfig.pl /usr/src/linux 1
37 Preparing to compile for kernel version 2.6.22
38 VIDEO_PLANB: Requires at least kernel 2.6.99
39 Created default (all yes) .config file
40
41 * Removing autoload-entry from stradis-driver.
42 * Removing depmod-calls
43 >>> Source unpacked.
44 >>> Compiling source in
45 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l ...
46 * Preparing dvb module
47 scripts/make_makefile.pl
48 ./scripts/make_myconfig.pl
49 perl scripts/make_config_compat.pl /usr/src/linux ./.myconfig
50 ./config-compat.h
51 creating symbolic links...
52 ln -sf . oss
53 make -C /usr/src/linux
54 SUBDIRS=/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l
55 modules
56 make[1]: Entering directory `/usr/src/linux-2.6.22-suspend2'
57 CC [M]
58 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/flexcop-pci.o
59 CC [M]
60 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/flexcop-usb.o
61 CC [M]
62 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/flexcop.o
63 In file included from <command line>:1:
64 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/config-compat.h:638:1:
65 error: ./linux/version.h: Too many levels of symbolic links
66 In file included from <command line>:1:
67 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/config-compat.h:638:1:
68 error: ./linux/version.h: Too many levels of symbolic links
69 In file included from
70 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/flexcop-common.h:12,
71 from
72 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/flexcop-pci.c:10:
73 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/compat.h:8:5:
74 warning: "LINUX_VERSION_CODE" is not defined
75 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/compat.h:8:26:
76 warning: "KERNEL_VERSION" is not defined
77 /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/compat.h:8:40:
78 error: missing binary operator before token "("
79
80
81
82 Die letzten Zeilen wiederholen sich noch zig mal (mit anderen
83 Zeilennummern) bis er dann mit
84
85
86 make[2]: ***
87 [/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/flexcop.o]
88 Error 1
89 make[1]: ***
90 [_module_/var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l]
91 Error 2
92 make[1]: Leaving directory `/usr/src/linux-2.6.22-suspend2'
93 make: *** [default] Error 2
94 *
95 * ERROR: media-tv/v4l-dvb-hg-0.1-r2 failed.
96 * Call stack:
97 * ebuild.sh, line 1647: Called dyn_compile
98 * ebuild.sh, line 988: Called qa_call 'src_compile'
99 * ebuild.sh, line 44: Called src_compile
100 * ebuild.sh, line 1327: Called linux-mod_src_compile
101 * linux-mod.eclass, line 516: Called die
102 *
103 * Unable to make KDIR=/usr/src/linux default.
104 * If you need support, post the topmost build error, and the call stack
105 if relevant.
106 * A complete build log is located at
107 '/var/log/portage/media-tv:v4l-dvb-hg-0.1-r2:20070718-070849.log'.
108 *
109
110 abschließt.
111
112 Weiß jemand Rat?
113
114 Danke,
115 Stephan
116
117 P.S.: Gentoo 2007.0 ~amd64 auf Intel Core2Duo E6420
118
119
120 --
121 gentoo-user-de@g.o mailing list