Gentoo Archives: gentoo-user

From: James Ausmus <james.ausmus@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Most all KDE 4 emerges fail. Cmake is common.
Date: Thu, 21 Jan 2010 21:28:21
Message-Id: b79f23071001211327v48c4c41dgd5c4a259fe8009da@mail.gmail.com
In Reply to: Re: [gentoo-user] Most all KDE 4 emerges fail. Cmake is common. by Dale
1 On Thu, Jan 21, 2010 at 1:08 PM, Dale <rdalek1967@×××××.com> wrote:
2
3 > Arttu V. wrote:
4 >
5 >> On 1/21/10, Dale <rdalek1967@×××××.com> wrote:
6 >>
7 >>
8 >>> CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE):
9 >>> ERROR: cmake/modules/FindKDE4Internal.cmake not found in
10 >>> Call Stack (most recent call first):
11 >>> CMakeLists.txt:6 (find_package)
12 >>>
13 >>>
14 >>
15 >> Ok, so kde4-config is not returning any path for the kde4 data (i.e.,
16 >> apps?) dir?
17 >>
18 >> Does "kde4-config --path data" return anything if you run it from a shell?
19 >>
20 >>
21 >>
22 >
23 > You have a good hammer. I think you hit the problem or at least a good
24 > start to fixin it.
25 >
26 > root@smoker / # kde4-config --path data
27 > kde4-config: symbol lookup error: /usr/lib/libkdecore.so.5: undefined
28 > symbol: _ZN9QListData7detach3Ev
29 > root@smoker / #
30 >
31 > I get a clean revdep-rebuild so is it missing this one? Is it something
32 > else?
33 >
34
35
36 Try re-emerging kde-base/kdelibs - both kde4-config and libkdecore.so* are
37 owned by kdelibs.
38
39 -James

Replies

Subject Author
Re: [gentoo-user] Most all KDE 4 emerges fail. Cmake is common. Dale <rdalek1967@×××××.com>