Gentoo Archives: gentoo-user

From: Christian Apeltauer <christian.apeltauer@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: KDE build problem (shifted)
Date: Sat, 22 Nov 2008 14:47:11
Message-Id: 200811221556.12120.christian.apeltauer@alice-dsl.net
In Reply to: [gentoo-user] KDE build problem (shifted) by Dirk Uys
1 Am Samstag 22 November 2008 08:29:48 schrieb Dirk Uys:
2 > I posted yesterday about a problem with building kdelibs. I did an
3 > emerge --sync and tried again. This is the error I get:
4 >
5 > [ 51%] Building CXX object kio/CMakeFiles/kio.dir/kio/kdirlister.o
6 > /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio
7 >/kdirlister.h: In member function 'void
8 > KDirListerCache::DirectoryData::moveListersWithoutCachedItemsJob()':
9 > /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio
10 >/kdirlister.h:636: error: 'KDirLister::Private* const KDirLister::d'
11 > is private
12 > /var/tmp/portage/kde-base/kdelibs-4.1.3-r1/work/kdelibs-4.1.3/kio/kio
13 >/kdirlister.cpp:2527: error: within this context
14 > [ 51%] Building CXX object kio/CMakeFiles/kio.dir/kio/kdirmodel.o
15 >
16 > Where to go from here?
17 >
18 > Regards
19 > Dirk
20 Look at bug #246568. There you will find a patch which worked for me.
21 Someone has also posted an ebuild integrating that patch. But it does
22 not work for everybody and the bug was closed as a problem with
23 upstream. But perhaps the patch works for you.
24 Good luck
25 Christian

Replies

Subject Author
Re: [gentoo-user] Re: KDE build problem (shifted) Dirk Uys <dirkcuys@×××××.com>