[mythtv-users] mfd compile problems on ubuntu 5.10

Scott Arthur mythtv-users at scottatron.com
Thu Dec 1 21:02:23 EST 2005


I'm keen to try out mfd and have tried compiling on Ubuntu 5.10

however I'm stuck with this compile error:

    cd mdcaplib && make -f Makefile
    make[1]: Entering directory `/home/scott/mfd/mdcaplib'
    make[1]: Nothing to be done for `first'.
    make[1]: Leaving directory `/home/scott/mfd/mdcaplib'
    cd mtcplib && make -f Makefile
    make[1]: Entering directory `/home/scott/mfd/mtcplib'
    make[1]: Nothing to be done for `first'.
    make[1]: Leaving directory `/home/scott/mfd/mtcplib'
    cd mfdlib && make -f Makefile
    make[1]: Entering directory `/home/scott/mfd/mfdlib'
    g++ -c -pipe -Wall -W -g -DMFD_DEBUG_BUILD -D_REENTRANT -fPIC 
    -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_THREAD_SUPPORT
    -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
    -I/usr/local/include -I/usr/include/cdda -I/usr/include/qt3 -o
    httpoutresponse.o httpoutresponse.cpp
    httpoutresponse.cpp: In member function 'void
    HttpOutResponse::convertToWavAndStreamFile(MFDServiceClientSocket*)':
    httpoutresponse.cpp:1568: error: cannot convert 'AVCodecContext' to
    'AVCodecContext*' in initialization
    httpoutresponse.cpp:1610: error: base operand of '->' has
    non-pointer type 'AVCodecContext'
    httpoutresponse.cpp:1611: error: base operand of '->' has
    non-pointer type 'AVCodecContext'
    httpoutresponse.cpp:1612: error: base operand of '->' has
    non-pointer type 'AVCodecContext'
    httpoutresponse.cpp:1613: error: base operand of '->' has
    non-pointer type 'AVCodecContext'
    httpoutresponse.cpp:1614: error: base operand of '->' has
    non-pointer type 'AVCodecContext'
    make[1]: *** [httpoutresponse.o] Error 1
    make[1]: Leaving directory `/home/scott/mfd/mfdlib'
    make: *** [sub-mfdlib] Error 2

Have checked all my dependencies, especially libcdaudio and licdparanoia 
as I thought it could be related to them, and they're all there, but 
still seems to get stuck on this.

Anyone had similar problems?

Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20051202/d207c2b7/attachment.htm


More information about the mythtv-users mailing list