[mythtv] MythMusic follow-up

Kevin Smyth kevin.smyth at vanderbilt.edu
Thu Apr 14 22:10:38 UTC 2005


On Tue, 2005-04-12 at 15:04 -0400, Mark Setzer wrote:
> On Tue, April 12, 2005 2:56 pm, Kevin Smyth said:
> Thanks, that is what I was looking for, but libfaad is there, along with
> most of the optional component libraries:
> 
> # ldd /usr/lib/mythtv/plugins/libmythmusic.so
>         libfaad.so.0 => /usr/lib/libfaad.so.0 (0xb7e26000)


Next thing I would try is to gdb libfaad and look for the unresolved
symbols (call [tab][tab]). If they are there, maybe try strace
mythfrontend to see if libfaad is actually opened?

I use the libfaad2-0 deb package from
http://rarewares.soniccompression.com/debian/packages/unstable/ if you
use debian and want to try a know-working library.

This is about the extent of my helpfullness :). Anyone else know why
this would be happening?

Kevin




More information about the mythtv-dev mailing list