Sie sind nicht angemeldet.

1

09.01.2009, 11:32

compizconfig-backend-kconfig mit fehler bei emerge

So da mein System jetzt steht und bisher auch gut läuft wollte ich mal wieder etwas mit compiz fusion spielen. beim emerge von compizconfig-backend-kconfig-0.7.8 kommt allerdings folgende meldung:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
* ERROR: x11-libs/compizconfig-backend-kconfig-0.7.8 failed.
 * Call stack:
 *           	ebuild.sh, line   49:  Called src_compile
 *         	environment, line 4090:  Called kde_src_compile
 *         	environment, line 2927:  Called kde_src_compile 'all'
 *         	environment, line 3052:  Called kde_src_compile 'myconf' 'configure' 'make'
 *         	environment, line 3040:  Called econf '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--with-extra-includes=/include' '--with-extra-libs=/lib'
 *           	ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *                  	die "econf failed"
 *  The die message:
 *   econf failed

2

09.01.2009, 13:50

Hast du die richtigen Use-Flags für deinen Desktop gesetzt? , zb "kde4" für kde4 usw?

3

09.01.2009, 14:49

naja richtig sollten sie schon sein, hab allerdings kde anstatt kde4, sollte ich nun beide verwenden oder nur kde4?

4

10.01.2009, 09:03

Gib mal mehr von der Fehlermeldung durch. Da steht ja im Moment bei dir nur sowas wie "Ich hatte ein Problem beim Konfigurieren."

... das ist in etwa so, wie wenn du zum Doktor gehst und sagst: "Doc! Es tut mir *irgendwie, irgendwo* weh ...". Bisschen vage, nicht?
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

5

11.01.2009, 00:17

hier ist der inhalt von der gesamten build.log:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
>>> Unpacking source...
>>> Unpacking compizconfig-backend-kconfig-0.7.8.tar.bz2 to /var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/work/compizconfig-backend-kconfig-0.7.8 ...
 * Running elibtoolize in: compizconfig-backend-kconfig-0.7.8/admin
 *   Applying ltmain-1.5.patch ...
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.20.patch ...
 *   Applying sed-1.5.6.patch ...
 * econf: updating compizconfig-backend-kconfig-0.7.8/admin/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating compizconfig-backend-kconfig-0.7.8/admin/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --without-arts --with-extra-includes=/include --with-extra-libs=/lib --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/work/compizconfig-backend-kconfig-0.7.8/config.log
 * 
 * ERROR: x11-libs/compizconfig-backend-kconfig-0.7.8 failed.
 * Call stack:
 *           	ebuild.sh, line   49:  Called src_compile
 *         	environment, line 4098:  Called kde_src_compile
 *         	environment, line 2927:  Called kde_src_compile 'all'
 *         	environment, line 3052:  Called kde_src_compile 'myconf' 'configure' 'make'
 *         	environment, line 3040:  Called econf '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--with-extra-includes=/include' '--with-extra-libs=/lib'
 *           	ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/temp/environment'.
 *


er verlangt nach kde-config, da ich allerdings kde4 nutze gibt es bei mir nur kde4-config :/

6

11.01.2009, 00:27

da ich allerdings kde4 nutze
Dann solltest du die kde4 Flag setzen für "x11-wm/compiz"
Die kde Flag natürlich deaktivieren, diese gilt für kde-3.5

MfG

7

11.01.2009, 03:06


da ich allerdings kde4 nutze
Dann solltest du die kde4 Flag setzen für "x11-wm/compiz"
Die kde Flag natürlich deaktivieren, diese gilt für kde-3.5

MfG
hab ich gemacht, allerdings kommt immer noch die gleiche fehlermeldung

8

12.01.2009, 09:02


da ich allerdings kde4 nutze
Dann solltest du die kde4 Flag setzen für "x11-wm/compiz"
Die kde Flag natürlich deaktivieren, diese gilt für kde-3.5
MfG
hab ich gemacht, allerdings kommt immer noch die gleiche fehlermeldung

Verzeih, aber das denke ich nicht. kde-config ist ein teil von KDE3.5. Wenn du "-kde" angibst, dann sollte er danach nicht mehr suchen dürfen.

Ergo: gib bitte den kompletten Output durch, inkl. dem emerge Kommando mit

Quellcode

1
# emerge -av compizconfig-backend-kconfig
damit die USE-Flags sichtbar werden.
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

9

12.01.2009, 22:36

Quellcode

1
2
3
4
5
6
7
8
9
Borussia-Park ~ # emerge -av compizconfig-backend-kconfig compiz

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-wm/compiz-0.7.8  USE="cairo gtk kde4 svg -dbus -fuse -gnome-kde" 0 kB
[ebuild  N	] x11-libs/compizconfig-backend-kconfig-0.7.8  USE="-debug -xinerama" 0 kB

Total: 2 packages (1 new, 1 reinstall), Size of downloads: 0 kB


die installation v compiz verläuft ohne probleme und bei compizconfig-backend-kconfig tritt weiterhin dieser fehler auf:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
>>> Emerging (2 of 2) x11-libs/compizconfig-backend-kconfig-0.7.8
 * compizconfig-backend-kconfig-0.7.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...	[ ok ]                                                                     	
 * checking ebuild checksums ;-) ...                                 	[ ok ] 
 * checking auxfile checksums ;-) ...                                	[ ok ] 
 * checking miscfile checksums ;-) ...                               	[ ok ] 
>>> Unpacking source...                                                     	
>>> Unpacking compizconfig-backend-kconfig-0.7.8.tar.bz2 to /var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/work                               	
>>> Source unpacked.                                                        	
>>> Compiling source in /var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/work/compizconfig-backend-kconfig-0.7.8 ...                            	
 * Running elibtoolize in: compizconfig-backend-kconfig-0.7.8/admin         	
 *   Applying ltmain-1.5.patch ...                                          	
 *   Applying portage-1.5.10.patch ...                                      	
 *   Applying max_cmd_len-1.5.20.patch ...                                  	
 *   Applying sed-1.5.6.patch ...                                           	
 * econf: updating compizconfig-backend-kconfig-0.7.8/admin/config.guess with /usr/share/gnuconfig/config.guess                                             	
 * econf: updating compizconfig-backend-kconfig-0.7.8/admin/config.sub with /usr/share/gnuconfig/config.sub                                                 	
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --without-arts --with-extra-includes=/include --with-extra-libs=/lib --build=i686-pc-linux-gnu                                         	
checking build system type... i686-pc-linux-gnu                             	
checking host system type... i686-pc-linux-gnu                              	
checking target system type... i686-pc-linux-gnu                            	
checking for a BSD-compatible install... /usr/bin/install -c                	
checking for -p flag to install... yes                                      	
checking whether build environment is sane... yes                           	
checking for gawk... gawk                                                   	
checking whether make sets $(MAKE)... yes                                   	
checking for kde-config... not found                                        	
configure: error: The important program kde-config was not found!           	
Please check whether you installed KDE correctly.                           	


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/work/compizconfig-backend-kconfig-0.7.8/config.log                                         	
 *                                                                          	
 * ERROR: x11-libs/compizconfig-backend-kconfig-0.7.8 failed.               	
 * Call stack:                                                              	
 *           	ebuild.sh, line   49:  Called src_compile                  	
 *         	environment, line 4097:  Called kde_src_compile              	
 *         	environment, line 2926:  Called kde_src_compile 'all'        	
 *         	environment, line 3051:  Called kde_src_compile 'myconf' 'configure' 'make'                                                                  	
 *         	environment, line 3039:  Called econf '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--with-extra-includes=/include' '--with-extra-libs=/lib'                                                                           	
 *           	ebuild.sh, line  529:  Called die                          	
 * The specific snippet of code:                                            	
 *                  	die "econf failed"                                  	
 *  The die message:                                                        	
 *   econf failed                                                           	
 *                                                                          	
 * If you need support, post the topmost build error, and the call stack if relevant.                                                                       	
 * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/temp/build.log'.                                        	
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/temp/environment'.                               	
 *                                                                          	

>>> Failed to emerge x11-libs/compizconfig-backend-kconfig-0.7.8, Log file:

>>>  '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/temp/build.log'                                                                          	

 * Messages for package x11-wm/compiz-0.7.8:

 * If you update to x11-wm/metacity-2.24 after you install compiz-0.7.8,
 * gtk-window-decorator will crash until you reinstall compiz again.	

 * Messages for package x11-libs/compizconfig-backend-kconfig-0.7.8:

 * 
 * ERROR: x11-libs/compizconfig-backend-kconfig-0.7.8 failed.
 * Call stack:                                           	
 *           	ebuild.sh, line   49:  Called src_compile   
 *         	environment, line 4097:  Called kde_src_compile
 *         	environment, line 2926:  Called kde_src_compile 'all'
 *         	environment, line 3051:  Called kde_src_compile 'myconf' 'configure' 'make'                                                                  	
 *         	environment, line 3039:  Called econf '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--with-extra-includes=/include' '--with-extra-libs=/lib'
 *           	ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *                  	die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/compizconfig-backend-kconfig-0.7.8/temp/environment'.
 *

 * GNU info directory index is up-to-date.

10

13.01.2009, 18:08

Mal in Erwägung gezogen, dass dieses Backend nur für kde 3.5 ist?
"Erst nachdem wir alles verloren haben, haben wir die Freiheit, alles zu tun."
"It's only after we've lost everything, that we're free to do anything!"

Jabber: Die ID kann via PN erfragt werden.

11

15.01.2009, 09:22

Zitat

Zitat von »dyle«

Zitat

Zitat von »frozen«

Zitat

Zitat von »josef.95«

Zitat

Zitat von »frozen«
da ich allerdings kde4 nutze

Dann solltest du die kde4 Flag setzen für "x11-wm/compiz"
Die kde Flag natürlich deaktivieren, diese gilt für kde-3.5
MfG

hab ich gemacht, allerdings kommt immer noch die gleiche fehlermeldung

Verzeih, aber das denke ich nicht. kde-config ist ein teil von KDE3.5. Wenn du "-kde" angibst, dann sollte er danach nicht mehr suchen dürfen.



Quellcode

1
2
3
4
5
6
7
8
9
Borussia-Park ~ # emerge -av compizconfig-backend-kconfig compiz

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-wm/compiz-0.7.8  USE="cairo gtk kde4 svg -dbus -fuse -gnome-kde" 0 kB
[ebuild  N      ] x11-libs/compizconfig-backend-kconfig-0.7.8  USE="-debug -xinerama" 0 kB

Total: 2 packages (1 new, 1 reinstall), Size of downloads: 0 kB


Jetzt guck dir das mal genau an: du hast -gnome-kde.

Ein "gnome-kde" USE Flag gibt es nicht. Es gibt "gnome" und es gibt "kde". Wenn du keinen gnome support und keinen kde support haben willst, dann ist das "-gnome -kde" (mit einem Leerzeichen dazwischen). Es sind 2 berschiedene USE Flags ...

:rolleyes:

Eine Liste der USE Flags siehst du in /usr/portage/profile/use.*
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>