On Saturday 28 May 2005 10:29 am, Michael Haan wrote: > I get the following: > > aacdecoder.cpp: In member function `bool aacDecoder::initializeMP4()': > aacdecoder.cpp:298: error: cannot convert `long unsigned int*' to > `uint32_t*' for argument `4' to `int8_t faacDecInit2(void*, uint8_t*, > uint32_t, uint32_t*, uint8_t*)' > make[2]: *** [aacdecoder.o] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: Leaving directory > `/var/tmp/portage/mythmusic-0.18.1/work/mythplugins-0.18.1/mythmusic/mythmu >sic' make[1]: *** [sub-mythmusic] Error 2 > make[1]: Leaving directory > `/var/tmp/portage/mythmusic-0.18.1/work/mythplugins-0.18.1/mythmusic' > make: *** [sub-mythmusic] Error 2 > > > when trying to: > > [EMAIL PROTECTED] haanm # ACCEPT_KEYWORDS="~amd64" emerge mythmusic
try #USE="-aac" ACCEPT_KEYWORDS="~amd64" emerge mythmusic if that works, a more permanent approach would be to run this: #echo "media-plugins/mythmusic -acc" >> /etc/portage/package.use > FYI: > > [EMAIL PROTECTED] haanm # emerge -s myth > Searching... > [ Results for search key : myth ] > [ Applications found : 13 ] > > * media-plugins/mythbrowser [ Masked ] > Latest version available: 0.18.1 > Latest version installed: 0.18.1 > > <<...snip...>> FYI: that doesn't help anything... it'd be better to see the output of "emerge info" -Mat -- mythtv [at] matmrosko [dot] com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
