Link to home
Start Free TrialLog in
Avatar of dwcronin
dwcroninFlag for United States of America

asked on

my gentoo kde system died

My Gentoo system that used to run KDE now just gives me a console.  Trying to fix it, I typed "emerge kde" as root and I got the following:

!!! ERROR: x11-libs/qt-3.3.6-r4 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3338:   Called src_compile
  qt-3.3.6-r4.ebuild, line 199:   Called die


Can you help?
Avatar of trigger-happy
trigger-happy
Flag of Philippines image

Have you tried removing qt and kde completely and then re-installing them?

--trigger-happy
Avatar of dwcronin

ASKER

I hadn't thought to try that.  I'll try it now.
ASKER CERTIFIED SOLUTION
Avatar of mzalfres
mzalfres
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Also try synching your portage tree with "emerge --sync".

x11-libs/qt-3.3.6-r4 has been removed from the current tree and replaced with x11-libs/qt-3.3.8-r2 which might give you more luck when compiling.