I cannot emerge the latest version of KMuddy. It complains about being unable to find a particular file relevant to the documentation. Reproducible: Always Steps to Reproduce: I did: emerge -pv world and i got the following: [ebuild U ] games-mud/kmuddy-0.7.1 [0.7] +arts -debug -kdeenablefinal -xinerama 0 kB So, I did: emerge world and got the results below. I rebooted, tried again, same problem. Actual Results: cunixsocket.o(.text+0xe2): In function `cUnixSocket::cUnixSocket[not-in-charge](cSession*, cRunningScript*)': : warning: the use of `tempnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/kmuddy' make[2]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/kmuddy' Making all in po make[2]: Entering directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/po' rm -f es.gmo; /usr/bin/gmsgfmt -o es.gmo ./es.po test ! -f es.gmo || touch es.gmo make[2]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/po' Making all in doc make[2]: Entering directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc' Making all in en make[3]: Entering directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc/en' /usr/kde/3.3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook /usr/kde/3.3/bin/meinproc: error while loading shared libraries: libxslt.so.1: cannot open shared object file: No such file or directory make[3]: *** [index.cache.bz2] Error 127 make[3]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc/en' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1' make: *** [all] Error 2 Expected Results: It should have merged successfully.
do you have libxslt installed?
Totally my fault. I'm going to close this one, now. I don't, I didn't "emerge -u kmuddy". Sorry I wasted your time on my dumbness :(