[mythtv] MythMusic follow-up

Brad Benson bbenso1 at gmail.com
Tue Apr 12 01:15:43 UTC 2005


On Apr 11, 2005 9:01 PM, Mark Setzer <mark at setz.org> wrote:

> In short, it looks as though the mythmusic plugin (which I'm compiling
> from last night's CVS) is not being linked properly. It plays mp3s, but
> scanning for new music that includes (unencrypted) AAC files crashes
> the frontend. The frontend log has the following types of messages:
> 
> mythfrontend: relocation error:
> /usr/lib/mythtv/plugins/libmythmusic.so: undefined symbol:
> NeAACDecAudioSpecificConfig
> mythfrontend: relocation error:
> /usr/lib/mythtv/plugins/libmythmusic.so: undefined symbol: NeAACDecOpen
> mythfrontend: relocation error:
> /usr/lib/mythtv/plugins/libmythmusic.so: undefined symbol:
> NeAACDecAudioSpecificConfig
> 
> How do I track down the problem? I've got FAAD 2.1 beta installed and
> everything seems to compile okay...

Before you compile cvs mythmusic make sure you run ./configure --enable-aac

Brad


More information about the mythtv-dev mailing list