Gentoo Archives: gentoo-user

From: Matthias Fechner <idefix@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Cannot upgrade kde-base/superkaramba
Date: Fri, 09 Jul 2010 05:15:43
Message-Id: 4C36B02C.2060601@fechner.net
1 Hi,
2
3 I tried the last days to do a
4 emerge -avuDN world
5
6 but it fails at the package
7 kde-base/superkaramba-4.4.4
8
9 I get the error message:
10 Linking CXX shared library ../../lib/libsuperkaramba.so
11 CMakeFiles/superkaramba.dir/python/meter.o: In function
12 `QString2PyString(QString)':
13 meter.cpp:(.text+0x6e): undefined reference to `PyUnicodeUCS4_FromUnicode'
14 CMakeFiles/superkaramba.dir/python/meter.o: In function
15 `PyString2QString(_object*)':
16 meter.cpp:(.text+0x1bf): undefined reference to `PyUnicodeUCS4_AsUnicode'
17 /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld:
18 warning: creating a DT_TEXTREL in object.
19 collect2: ld returned 1 exit status
20 make[2]: *** [lib/libsuperkaramba.so.4.4.0] Error 1
21
22 I already tried to rebuild all depending libs starting from python to
23 kdelibs but it does not help.
24
25 Has maybe anyone here an idea what the problem could be?
26
27 Thanks
28 Matthias
29
30 --
31
32 "Programming today is a race between software engineers striving to
33 build bigger and better idiot-proof programs, and the universe trying to
34 produce bigger and better idiots. So far, the universe is winning." --
35 Rich Cook

Replies

Subject Author
Re: [gentoo-user] Cannot upgrade kde-base/superkaramba "Arttu V." <arttuv69@×××××.com>