[mythtv-users] RE: Mfd/mfe fc3 attempted compile

Eric Partington eric_partington at hotmail.com
Mon Jan 2 23:32:53 UTC 2006


[root at mythbox mfd]# ./configure --enable-rtsp
--withlivemedia-prefix=/usr/lib/live/liveMedia

Creating config.pro
Creating config.h
Creating options.pro

Configuration settings:
 
                      dummy support: yes (always)
                 zeroconfig support: yes
                      audio support: yes
                        wma support: yes
                        aac support: no
                daap server support: yes
                daap client support: yes
                http server support: yes
                  mythmusic support: yes
                 transcoder support: yes
               disc watcher support: yes
                 build libmfdclient: yes
                       rtsp support: yes
      prefix for livemedia includes: /usr/local/src/live

Sorry for responding to my own post but I have been able to whittle dwn the
error messages that I got a few months ago regarding mfd/mfe svn compile.  I
am now only getting the error messages listed below about
httpoutresponse.cpp
Any idea what is causing this to stop my compile?  I have livemedia
installed, faad2 installed and all the devel packages for the necessary
other items.
Can anyone point out my mistake or suggest something else to try?

Is there a way to get more info on the error message by enabling more
verbose output In the make statement?
Thanks

Eric

[root at mythbox mfd]# qmake
[root at mythbox mfd]# make
cd mdcaplib && make -f Makefile
make[1]: Entering directory `/usr/share/mythtv/myth-cvs/mfd/mdcaplib'
qmake -o Makefile mdcaplib.pro
make[1]: Leaving directory `/usr/share/mythtv/myth-cvs/mfd/mdcaplib'
make[1]: Entering directory `/usr/share/mythtv/myth-cvs/mfd/mdcaplib'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/usr/share/mythtv/myth-cvs/mfd/mdcaplib'
cd mtcplib && make -f Makefile
make[1]: Entering directory `/usr/share/mythtv/myth-cvs/mfd/mtcplib'
qmake -o Makefile mtcplib.pro
make[1]: Leaving directory `/usr/share/mythtv/myth-cvs/mfd/mtcplib'
make[1]: Entering directory `/usr/share/mythtv/myth-cvs/mfd/mtcplib'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/usr/share/mythtv/myth-cvs/mfd/mtcplib'
cd mfdlib && make -f Makefile
make[1]: Entering directory `/usr/share/mythtv/myth-cvs/mfd/mfdlib'
qmake -o Makefile mfdlib.pro
make[1]: Leaving directory `/usr/share/mythtv/myth-cvs/mfd/mfdlib'
make[1]: Entering directory `/usr/share/mythtv/myth-cvs/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_NO_DEBUG
-I/usr/lib/qt-3.3/mkspecs/default -I. -I../../../../../local/include
-I../../../../../include/cdda -I/usr/lib/qt-3.3/include -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'
./../../../../include/cdda/cdda_interface.h: At global scope:
./../../../../include/cdda/cdda_interface.h:195: warning: 'strerror_tr'
defined but not used
make[1]: *** [httpoutresponse.o] Error 1
make[1]: Leaving directory `/usr/share/mythtv/myth-cvs/mfd/mfdlib'
make: *** [sub-mfdlib] Error 2   



More information about the mythtv-users mailing list