On Saturday 24 October 2009 09:09:20 Matthias Apitz wrote: > UnixManager: got notifyIO > socketconnection created, fd = 9 > search playobject, extension = ogg > creating akodeXiphPlayObject to play file > /usr/local/share/sounds/KDE_Startup_1.ogg > loading extension from '/usr/local/lib/libarts_akode.la' failed: Shared > object "libltdl.so.7" not found, required by "libarts_akode.so.0" > MCOP ObjectManager: Could not load extension libarts_akode.la. > MCOP ObjectManager: can't find implementation for akodeXiphPlayObject. > Segmentation fault: 11 (core dumped) > $ > > i.e. the SIGSEGV is result of a missing pkg libltdl-2.2.6a_1.tbz; I > installed this and KDE's sound is fine now. > > The problem is that installing only kde-3.5.10_2 will not require and > install this package on the fly: > > $ pkg_info -r kde-3.5.10_2 | fgrep libltdl > $ pkg_info -r arts-1.5.10_2,1 | fgrep libltdl > > Someone should fix the dependencies, I think.
It appears that audio/akode misses a dependency on libltdl. I've submitted a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=139884 _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information