Gentoo Archives: gentoo-desktop

From: Denis Golovan <denis.golovan@×××××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] ConsoleKit for KDE3
Date: Wed, 21 Nov 2012 18:02:49
Message-Id: CAF8FvyxFg2d3WY6xQkwJA3hm3LggBZkNMZQz+JRyUfJh0_1yjA@mail.gmail.com
In Reply to: Re: [gentoo-desktop] ConsoleKit for KDE3 by Serghei Amelian
1 > Actually exists a patch for KDM which provide consolekit support for KDE3.
2 >
3 > https://github.com/serghei/kde3-kdebase/commit/37793c7bed1dada9fdc983e518180bb48ef0fc9a
4
5 Thanks, but unfortunately I cannot test it since when I try to use
6 this patch against kde-sunset.
7 I am trying to emerge kdm and getting following:
8
9 ...
10 checking for KDE... libraries /usr/kde/3.5/lib, headers
11 /usr/kde/3.5/include
12
13 Error:
14 * In program cave perform install --hooks --managed-output
15 --output-exclusivity with-others
16 =kde-base/kdepasswd-3.5.10:3.5::kde-sunset --destination installed
17 --x-of-y 4 of 5:
18 * When installing 'kde-base/kdepasswd-3.5.10:3.5::kde-sunset':
19 * When running an ebuild command on
20 'kde-base/kdepasswd-3.5.10:3.5::kde-sunset':
21 * Install failed for 'kde-base/kdepasswd-3.5.10:3.5::kde-sunset'
22 (paludis::ActionFailedError)
23
24 checking if UIC has KDE plugins available... no
25 configure: error:
26 you need to install kdelibs first.
27
28 If you did install kdelibs, then the Qt version that is picked up by
29 this configure is not the same version you used to compile kdelibs.
30 The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
31 _same Qt version_, compiled with the _same compiler_ and the same Qt
32 configuration settings.
33
34
35 !!! ERROR in kde-base/kdepasswd-3.5.10::kde-sunset:
36 !!! In econf at line 2268
37 !!! econf failed
38
39 !!! Call stack:
40 !!! * econf (/var/tmp/paludis/kde-base-kdepasswd-3.5.10/temp/loadsaveenv:2268)
41 !!! * kde_src_configure
42 (/var/tmp/paludis/kde-base-kdepasswd-3.5.10/temp/loadsaveenv:4450)
43 !!! * kde_src_configure
44 (/var/tmp/paludis/kde-base-kdepasswd-3.5.10/temp/loadsaveenv:4458)
45 !!! * kde_src_compile
46 (/var/tmp/paludis/kde-base-kdepasswd-3.5.10/temp/loadsaveenv:4266)
47 !!! * kde_src_compile
48 (/var/tmp/paludis/kde-base-kdepasswd-3.5.10/temp/loadsaveenv:4254)
49 !!! * kde-meta_src_compile
50 (/var/tmp/paludis/kde-base-kdepasswd-3.5.10/temp/loadsaveenv:4053)
51 !!! * src_compile
52 (/var/tmp/paludis/kde-base-kdepasswd-3.5.10/temp/loadsaveenv:5859)
53 !!! * ebuild_f_compile (/usr/libexec/paludis/1/src_compile.bash:49)
54 !!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:668)
55 !!! * main (/usr/libexec/paludis/ebuild.bash:691)
56
57 diefunc: making ebuild PID 2744 exit with error
58 die trap: exiting with error.
59
60 Failed install to / for kde-base/kdepasswd-3.5.10:3.5::kde-sunset
61
62 Any help?
63
64 BR,
65 Denis