Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.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:09:00
Message-Id: 4B58C253.3090602@gmail.com
In Reply to: Re: [gentoo-user] Most all KDE 4 emerges fail. Cmake is common. by "Arttu V."
1 Arttu V. wrote:
2 > On 1/21/10, Dale <rdalek1967@×××××.com> wrote:
3 >
4 >> CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE):
5 >> ERROR: cmake/modules/FindKDE4Internal.cmake not found in
6 >> Call Stack (most recent call first):
7 >> CMakeLists.txt:6 (find_package)
8 >>
9 >
10 > Ok, so kde4-config is not returning any path for the kde4 data (i.e.,
11 > apps?) dir?
12 >
13 > Does "kde4-config --path data" return anything if you run it from a shell?
14 >
15 >
16
17 You have a good hammer. I think you hit the problem or at least a good
18 start to fixin it.
19
20 root@smoker / # kde4-config --path data
21 kde4-config: symbol lookup error: /usr/lib/libkdecore.so.5: undefined
22 symbol: _ZN9QListData7detach3Ev
23 root@smoker / #
24
25 I get a clean revdep-rebuild so is it missing this one? Is it something
26 else?
27
28 Dale
29
30 :-) :-)

Replies

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