[mythtv-users] Error Compiling mythmusic

jon lists at bigjjs.com
Thu Jul 6 02:32:24 UTC 2006


On Wed, 05 Jul 2006 21:09:30 -0500, Kevin Kuphal <kuphal at dls.net> wrote:
> jon wrote:
>> I'm running slackware 10.2 with kernel 2.6.13 and the latest svn
> 0.19-fixes.  When I try and compile mythmusic I get the following error:
>>
>> make[2]: Entering directory
> `/home/jon/myth-src/mythplugins/mythmusic/mythmusic'
>> ccache g++ -c -pipe -march=pentiumpro -I/opt/kde/include/artsc -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall
> -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
> -DPREFIX=\"/usr/local\" -DMMX -Di386 -DUSING_FREEBOX
> -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN
> -DQT_SHARED -I/usr/lib/qt/mkspecs/default -I. -I/usr/local/include
> -I/usr/kde/3.3/include -I/usr/local/include -I/usr/X11R6/include
> -I/usr/include/cdda -I/usr/lib/qt/include -I/usr/X11R6/include -o
> aacdecoder.o aacdecoder.cpp
>> aacdecoder.cpp: In member function `bool aacDecoder::initializeMP4()':
>> aacdecoder.cpp:381: error: no matching function for call to
> `AudioOutput::
>>    Reconfigure(int, uchar&, long unsigned int&)'
>> /usr/local/include/mythtv/audiooutput.h:35: error: candidates are:
> virtual void
>>    AudioOutput::Reconfigure(int, int, int, bool)
>> make[2]: *** [aacdecoder.o] Error 1
>>
>> Any help would be appriciated, thanks.
>>
> Did you compile and install the mythtv part of the source tree before
> trying to compile and install the plugins?
> 
> Kevin

Yes.  I have also done a make distclean and recompiled both sources.  The plugin compilation still fails. 

--
Jon



More information about the mythtv-users mailing list