I&#39;m putting together a new frontend, using Ubuntu 8.04.&nbsp; I&#39;m installing from svn (release-0-21-fixes) and am having a problem with mythmusic and aac support.&nbsp; Without aac, mythmusic (and everything else) works well.&nbsp; When I choose --enable-aac I&#39;m getting an error:<br>
<br>aacdecoder.cpp: In member function 'bool aacDecoder::initializeMP4()':<br>aacdecoder.cpp:309: error: invalid conversion from 'long unsigned int*' to 'uint32_t*'<br>aacdecoder.cpp:309: error:&nbsp;&nbsp; initialising argument 4 of 'int8_t NeAACDecInit2(void*, unsigned char*, uint32_t, uint32_t*, uint8_t*)'<br>
make[1]: *** [aacdecoder.o] Error 1<br>make[1]: Leaving directory `/home/nikos/release-0-21-fixes/mythplugins/mythmusic/mythmusic&#39;<br>make: *** [sub-mythmusic] Error 2<br><br>It appears there was a mythmusic compile error in trunk that got fixed in 16728, but I don&#39;t believe that should affects fixes (I tried manually patching to use that change - and it didn&#39;t work)<br>
<br>I (believe) I&#39;ve got all the libfaad and libfaac packages I need install - and can&#39;t figure this one out.&nbsp; On my Fedora 9 backend - mythmusic compiles fine, so I have a feeling it&#39;s related to the Ubuntu packages.<br>
<br>Any ideas?<br><br>Thanks<br>Nick<br>