[mythtv-users] Having issues compiling MythMusic

Paul Harrison mythtv at sky.com
Sun Aug 1 18:15:42 UTC 2010


On 01/08/10 18:49, Michael T. Dean wrote:
>  On 08/01/2010 10:15 AM, Nasa wrote:
>> I attempted to compile MythMusic today, and had some issues -- It
>> compiled fine a week ago.  The error message I am getting is:
>>
>> /root/C_Myth/mythplugins/mythmusic/mythmusic/moc_shoutcast.cpp:167:
>> undefined reference to `DecoderIOFactoryShoutCast::getLogoURL()'
>> collect2: ld returned 1 exit status
>> make[1]: *** [libmythmusic.so] Error 1
>> make[1]: Leaving directory
>> `/root/C_Myth/mythplugins/mythmusic/mythmusic'
>> make: *** [sub-mythmusic-make_default] Error 2
>>
>> I am running this on a 2010 mandriva box.  Thread model: posix and
>> gcc version 4.4.1 (GCC)
>>
>>
>> Is there a new requirement for compiling mythmusic?  Nothing is
>> stated in the svn logs.  Thanks in advance,
>
> I'd guess you need a:
>
> make distclean
>
> and you may need to get rid of any old installed libs/headers, too.
>
> Mike

Actually it's my fault I left a function declaration in by mistake. I'll
fix it shortly. I think my compiler must be too old it never seems to
care about stuff like that :(

Paul H.



More information about the mythtv-users mailing list