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=139884Received on Sat Oct 24 2009 - 11:27:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:57 UTC