[gentoo-user] KDE4.2 compile problem

2009-02-02 Thread Dirk Uys
Hi I'm trying to emerge kde-4.2, but the kde-base/systemsettings-4.2.0 ebuild fails: Scanning dependencies of target kdeinit_kxkb [ 23%] Building CXX object kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kdeinit_kxkb_automoc.o [ 24%] Building CXX object kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/rules.

Re: [gentoo-user] KDE4.2 compile problem

2009-02-03 Thread Arttu V.
On Tuesday 03 February 2009 07:53:22 Dirk Uys wrote: > Hi > > I'm trying to emerge kde-4.2, but the kde-base/systemsettings-4.2.0 > ebuild fails: > > > Have anyone else successfully built kde4.2? Three systems so far, one x86, two amd64. Every single one failed to emerge kde 4.2 cleanly in a sin

Re: [gentoo-user] KDE4.2 compile problem

2009-02-03 Thread Jerry McBride
On Tuesday 03 February 2009 12:53:22 am Dirk Uys wrote: > Hi > > I'm trying to emerge kde-4.2, but the kde-base/systemsettings-4.2.0 > ebuild fails: > > Scanning dependencies of target kdeinit_kxkb > [ 23%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kdeinit_kxkb_automoc.o > [ 2

Re: [gentoo-user] KDE4.2 compile problem

2009-02-03 Thread J. Roeleveld
On Tuesday 03 February 2009 06:53:22 Dirk Uys wrote: > Hi > > I'm trying to emerge kde-4.2, but the kde-base/systemsettings-4.2.0 > ebuild fails: > > > I have the latest version of libXi (1.2.0). I tried searching the net, > but the only answer I got was that some guy on the kde forums had the > s

Re: [gentoo-user] KDE4.2 compile problem

2009-02-03 Thread Dirk Uys
On Tue, Feb 3, 2009 at 11:34 PM, J. Roeleveld wrote: > > Today succesfully installed kde4.2 on amd64. > I first removed my old KDE completely and then installed it on a clean system. > > Only reinstalling the old kde libs for programs that have not yet been ported > to kde4.2. > > Not run into any

Re: [gentoo-user] KDE4.2 compile problem

2009-02-03 Thread Christopher Walters
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dirk Uys wrote: > Hi > > Have anyone else successfully built kde4.2? > > Regards > Dirk Hi Dirk, I was able to compile KDE 4.2 successfully with no problems, without using anything outside of Portage. What arch are you using? Did you use the ne

Re: [gentoo-user] KDE4.2 compile problem

2009-02-04 Thread Norberto Bensa
On Tue, Feb 3, 2009 at 9:38 AM, Jerry McBride wrote: > If you need more info, feel free to email me direct. why? off-list communications should only be done with off-topic conversations. If you have a solution for him, you should share it with the list so others can find solutions to similar pr

Re: [gentoo-user] KDE4.2 compile problem

2009-02-04 Thread Jerry McBride
On Wednesday 04 February 2009 05:52:16 am Norberto Bensa wrote: > On Tue, Feb 3, 2009 at 9:38 AM, Jerry McBride wrote: > > If you need more info, feel free to email me direct. > > why? > > off-list communications should only be done with off-topic > conversations. If you have a solution for him, y

Re: [gentoo-user] KDE4.2 compile problem

2009-02-04 Thread Joost Roeleveld
> On Tue, Feb 3, 2009 at 11:34 PM, J. Roeleveld wrote: >> >> Today succesfully installed kde4.2 on amd64. >> I first removed my old KDE completely and then installed it on a clean >> system. >> >> Only reinstalling the old kde libs for programs that have not yet been >> ported >> to kde4.2. >> >>

Re: [gentoo-user] KDE4.2 compile problem

2009-02-04 Thread Dirk Uys
On Wed, Feb 4, 2009 at 1:02 PM, Joost Roeleveld wrote: > Hi Dirk, > > Did you try fully removing the entire KDE-chain? > Eg. emerge -C all the kde packages in the /var/lib/portage/world file > and then removing the remaining packages using emerge --depclean ? > > This is what I did when moving fro

Re: [gentoo-user] KDE4.2 compile problem

2009-02-06 Thread Dirk Uys
On Thu, Feb 5, 2009 at 8:22 AM, Dirk Uys wrote: > Thanks everyone for all the suggestions. > > I am currently waiting for "emerge -DuvaNe systemsettings" to finish, > Ill keep the list up to date on my success. > > Regards > Dirk > Even re-emerging half of my system didn't resolve the problem. I

Re: [gentoo-user] KDE4.2 compile problem

2009-02-09 Thread Dirk Uys
After some more struggling I managed to get kde-base/systemsettings compiled: If I unmerge x11-libs/libxkbfile and then emerge systemsettings, it compiles fine (without support for the xkb settings). After that I did an emerge -DuvaN world and this pulls in libxkbfile again. But when I try to star

Re: [gentoo-user] KDE4.2 compile problem

2009-02-11 Thread Dirk Uys
On Tue, Feb 10, 2009 at 8:41 AM, Dirk Uys wrote: > After some more struggling I managed to get kde-base/systemsettings > compiled: If I unmerge x11-libs/libxkbfile and then emerge > systemsettings, it compiles fine (without support for the xkb > settings). After that I did an emerge -DuvaN world a