phzi wrote:What changes did you recently make to your system?
From a bit of research around the web, is it possible you just messed up avahi?
unmerge and re-emerge avahi maybe? However, that still leaves the issue with the kded lib... if your kde daemon is messed... then well, I don't know.
Hopefully I'm just on the wrong track and it's something simple, but I'm not seeing it. Maybe some more information about what changes you made to cause this might help.
OK, from what I recall, the last thing I did was an attempt to re-install avahi in order to resolve the conflict between it and mDNSResponder. That didn't work, so I removed avahi entirely.
Now I can't seem to re-install it. It fails when trying to build gtkhtml. Here is the error message:
- Code: Select all
grep: /usr/lib/libavahi-glib.la: No such file or directory
/bin/sed: can't read /usr/lib/libavahi-glib.la: No such file or directory
libtool: link: `/usr/lib/libavahi-glib.la' is not a valid libtool archive
make[2]: *** [libgtkhtml-3.8.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*
* ERROR: gnome-extra/gtkhtml-3.12.3 failed.
* Call stack:
* ebuild.sh, line 1648: Called dyn_compile
* ebuild.sh, line 988: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1328: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* 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/gnome-extra/gtkhtml-3.12.3/temp/build.log'.
*
* Messages for package gnome-extra/gtkhtml-3.12.3:
*
* ERROR: gnome-extra/gtkhtml-3.12.3 failed.
* Call stack:
* ebuild.sh, line 1648: Called dyn_compile
* ebuild.sh, line 988: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1328: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* 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/gnome-extra/gtkhtml-3.12.3/temp/build.log'.
*