[mythtv] Can't compile mythplugins revision 7130

Sammo sammo2828 at gmail.com
Fri Aug 26 13:54:23 UTC 2005


Downloaded the svn revision 7130 and tried compiling. This is as far as I got:

cd mythmusic && make -f Makefile
make[1]: Entering directory `/home/mythtv/mythtv-svn/mythplugins/mythmusic'
cd mythmusic && make -f Makefile
make[2]: Entering directory
`/home/mythtv/mythtv-svn/mythplugins/mythmusic/mythmusic'
g++ -c -pipe -march=pentiumpro -mmmx -Wall -W -O3 -Wall -Wno-switch
-fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -D_REENTRANT
-DPIC -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386
-DHAVE_DVDNAV -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_PLUGIN -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I.
-I/usr/include -I/usr/kde/3.3/include -I/usr/include -I/usr/include
-I/usr/include/cdda -I/usr/include/qt3 -I/usr/X11R6/include -o
avfdecoder.o avfdecoder.cpp
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[2]: *** [avfdecoder.o] Error 1
make[2]: Leaving directory
`/home/mythtv/mythtv-svn/mythplugins/mythmusic/mythmusic'
make[1]: *** [sub-mythmusic] Error 2
make[1]: Leaving directory `/home/mythtv/mythtv-svn/mythplugins/mythmusic'
make: *** [sub-mythmusic] Error 2


More information about the mythtv-dev mailing list