Hi Fitzcarraldo,
many thanks to all your suggestions. I've been through all the pages over the last weekend and today. I modified my /etc/make.conf file and added your hints into /etc/portage/package.use.
I also tried this command :
- Code: Select all
emerge --update --deep --newuse world
from the help page:
http://www.gentoo.org/doc/en/handbook/h ... t=2&chap=2I only ran into some silly problems and after a few hours of digging into the messages I tried do remove all folders from /usr/portage. But then I got stuck on removing one subfolder with a message:
Segmentation fault.
Funny thing, I could only remove the contents after a reboot. THen I reran emerge --sync.
So I was wondering if this is really a good idea to run this:
- Code: Select all
emerge --update --deep --newuse world
I just wanted to know if anyone has ran into any problems? What does that command do? Does it recompile everything, when I see the word "world", I am bit freeked out

So now I am worried what will happen again.
Next, this hint worked:
- Code: Select all
USE="nls gtk quicktime divx gmedia realmedia wmp" emerge mplayerplug-in
However, I cannot emerge the Konqueror, I tried it twice, to no avail. It fails due to the following errors:
- Code: Select all
kaction.cpp: In destructor 'virtual KAction::~KAction()':
kaction.cpp:217: warning: 'unplugAccel' is deprecated (declared at kaction.h:387)
/var/tmp/portage/kde-base/kdelibs-3.5.8-r1/temp/ccusHyYc.s: Assembler messages:
/var/tmp/portage/kde-base/kdelibs-3.5.8-r1/temp/ccusHyYc.s:27046: Error: bad register name `%%bp)'
make[3]: *** [kactionclasses.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*
* ERROR: kde-base/kdelibs-3.5.8-r1 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 4152: Called kde_src_compile
* environment, line 2813: Called kde_src_compile 'src_compile'
* environment, line 2934: Called kde_src_compile 'src_compile' 'all' 'myconf'
* environment, line 2930: Called die
* The specific snippet of code:
* emake || diefunc "$FUNCNAME" "$LINENO" "$?" "died running emake, $FUNCNAME:make"
* The die message:
* died running emake, kde_src_compile:make
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-3.5.8-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-3.5.8-r1/temp/environment'.
*
To be honest, I don't know why this is happening, I am a bit confused. So I am still running Konqueror 3.5.7. I am just wondering, is this a temporary Portage glitch, or some developement issues, or am I still not too good at using Portage/emerge...
I can watch all the news and videos, the only problem is that Konqueror crashes when I close it. It's not that it's a big pain

, just a little one

Thanks for all your patience...
Richard.