Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 15:24:53 +0200
From:      Tijl Coosemans <tijl@fastmail.fm>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        kde-freebsd@kde.org, freebsd-current@freebsd.org
Subject:   Re: [kde-freebsd] 9-CURRENT (r197801) && artsd of kde-3.5.10_2 gives SIGSEGV
Message-ID:  <200910241524.55207.tijl@fastmail.fm>
In-Reply-To: <20091024070920.GA2385@current.Sisis.de>
References:  <20091011062419.GA2168@current.Sisis.de> <200910231919.31536.tijl@fastmail.fm> <20091024070920.GA2385@current.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910241524.55207.tijl>