Lieber Besucher, herzlich willkommen bei: GentooForum.de.
Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert.
Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können.
Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang.
Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
compilierungsfehler bei amarok unter gnome
ich benutze gnome und wollte gern amarok mergen.
mir ist bewusst, dass amarok eigentlich für kde ist, ich habe mich aber an dieses feine programm gewöhnt.
wegen ein paar updates habe ich amarok unmergen müssen. jetzt wollte ich es wieder mergen und dabei bekomme ich jedesmal kompilierungsfehler.
folgendes sagt der compiler:
|
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
|
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include
checking if UIC has KDE plugins available... no
configure: error:
you need to install kdelibs first.
If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-sound/amarok-1.4.10-r2/work/amarok-1.4.10/config.log
*
* ERROR: media-sound/amarok-1.4.10-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4191: Called kde_src_compile
* environment, line 2996: Called kde_src_compile 'all'
* environment, line 3121: Called kde_src_compile 'myconf' 'configure' 'make'
* environment, line 3109: Called econf '--disable-mysql' '--disable-postgresql' '--with-opengl' '--without-libvisual' '--enable-amazon' '--with-libgpod' '--with-mp4v2' '--without-ifp' '--without-helix' '--without-libnjb' '--without-libmtp' '--without-musicbrainz' '--without-daap' '--with-xine' '--without-nmm' '--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=/usr/kde/3.5/include' '--with-extra-libs=/usr/kde/3.5/lib'
* ebuild.sh, line 543: 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/media-sound/amarok-1.4.10-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/amarok-1.4.10-r2/temp/environment'.
*
>>> Failed to emerge media-sound/amarok-1.4.10-r2, Log file:
>>> '/var/tmp/portage/media-sound/amarok-1.4.10-r2/temp/build.log'
* Messages for package media-sound/amarok-1.4.10-r2:
*
* ERROR: media-sound/amarok-1.4.10-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 4191: Called kde_src_compile
* environment, line 2996: Called kde_src_compile 'all'
* environment, line 3121: Called kde_src_compile 'myconf' 'configure' 'make'
* environment, line 3109: Called econf '--disable-mysql' '--disable-postgresql' '--with-opengl' '--without-libvisual' '--enable-amazon' '--with-libgpod' '--with-mp4v2' '--without-ifp' '--without-helix' '--without-libnjb' '--without-libmtp' '--without-musicbrainz' '--without-daap' '--with-xine' '--without-nmm' '--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=/usr/kde/3.5/include' '--with-extra-libs=/usr/kde/3.5/lib'
* ebuild.sh, line 543: 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/media-sound/amarok-1.4.10-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/amarok-1.4.10-r2/temp/environment'.
*
|
Hallo
Die Fehlermeldung ist doch eigentlich sehr aufschlussreich und sagt was zu tun ist...
Ein neubauen von "emerge -av1 kdelibs:3.5" sollte vermutlich schon ausreichen.
Wenn das noch nicht reicht, dann poste bitte auch die installierten "qt" Versionen.