[mythtv] mythmusic svn not compiling on FC4-x86_64, patch in message.

Michael Webster andy.webster at gmail.com
Wed Nov 30 13:30:29 EST 2005


I'm pretty sure svn myth is installed.  There may be something that is not
quite correct due to the FC64 setup, but I compiled everything from source.

svn co http://svn.mythtv.org/svn/mythtv
svn co http://svn.mythtv.org/svn/mythplugins
svn co http://svn.mythtv.org/svn/myththemes

cd mythtv
./configure
make
make install
cd ../mythplugins
./configure
make
then i got the following errors

avfdecoder.cpp: In member function 'virtual bool avfDecoder::initialize()':
avfdecoder.cpp:149: error: cannot convert 'AVCodecContext' to
'AVCodecContext*' in assignment
avfdecoder.cpp:168: error: base operand of '->' has non-pointer type
'AVCodecContext'
avfdecoder.cpp:169: error: base operand of '->' has non-pointer type
'AVCodecContext'
avfdecoder.cpp:170: error: base operand of '->' has non-pointer type
'AVCodecContext'
avfdecoder.cpp:171: error: base operand of '->' has non-pointer type
'AVCodecContext'
avfdecoder.cpp:172: error: base operand of '->' has non-pointer type
'AVCodecContext'
make[1]: *** [avfdecoder.o] Error 1

After the changes from my last post/email it does compile.  Is there some
environment flag that needs to be set to get it working?  Anyone else with
FC4 64 bit having this problem with mythmusic?


On 11/30/05, Isaac Richards <ijr at case.edu> wrote:
>
> On Wednesday 30 November 2005 12:31 pm, Michael Webster wrote:
> > I couldn't get mythmusic svn to compile.
> > I'm using FC4_x86_64, with a Sempron 64bit processor
> > and here are the changes that made it compile.
> >
> > Not sure if audio_dec should be copied by value, or what was being
> > attempted there.
> > This was just to make it work.
>
> You don't have svn myth installed.
>
> Isaac
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20051130/fcce1f8f/attachment.htm


More information about the mythtv-dev mailing list