[mythtv-users] problem building mythplugins

Ben Edwards (lists) lists at videonetwork.org
Sat Aug 26 23:36:36 UTC 2006


Have managed to build mythtv from svn source but when I try to build the
plugins I get the below.

Any Ideas?
Ben

/usr/local/include/mythtv/ffmpeg/avformat.h:367: warning: attribute
ignored in declaration of ‘struct AVInputImageContext’
/usr/local/include/mythtv/ffmpeg/avformat.h:367: warning: attribute for
‘struct AVInputImageContext’ must follow the ‘struct’ keyword
/usr/local/include/mythtv/ffmpeg/avformat.h:391: warning: ‘AVImageInfo’
is deprecated (declared
at /usr/local/include/mythtv/ffmpeg/avformat.h:376)
/usr/local/include/mythtv/ffmpeg/avformat.h:394: warning: ‘AVImageInfo’
is deprecated (declared
at /usr/local/include/mythtv/ffmpeg/avformat.h:376)
main.cpp: In member function ‘int
NativeArchive::exportVideo(QDomElement&, const QString&)’:
main.cpp:690: warning: ‘intID’ may be used uninitialized in this
function
main.cpp: In function ‘int main(int, char**)’:
main.cpp:2132: warning: ‘chanID’ may be used uninitialized in this
function
g++ -c -pipe -march=athlon-xp -I/usr/include/kde/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  -D_GNU_SOURCE -DPREFIX=
\"/usr/local\" -DMMX -Di386 -DUSING_FREEBOX -D_FILE_OFFSET_BITS=64
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/kde/3.3/include -I/usr/local/include
-I/usr/share/doc/nvidia-glx-dev/include -I/usr/include
-I/usr/local/include/mythtv -I/usr/include/qt3 -I/usr/X11R6/include
-I/usr/X11R6/include -o archiveutil.o ../mytharchive/archiveutil.cpp
/usr/include/qt3/qsqldatabase.h:63: warning: ‘class
QSqlDriverCreatorBase’ has virtual functions but non-virtual destructor
g++  -o mytharchivehelper main.o archiveutil.o    -L/usr/kde/3.3/lib
-L/usr/share/qt3/lib -L/usr/X11R6/lib -L/usr/local/lib -lmyth-0.19
-lmythtv-0.19 -lmythui-0.19 -lmythfreemheg-0.19 -lmythlivemedia-0.19
-lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
/usr/local/lib/libmythtv-0.19.so: undefined reference to
`av_crc04C11DB7'
/usr/local/lib/libmythtv-0.19.so: undefined reference to `av_crc'
collect2: ld returned 1 exit status
make[2]: *** [mytharchivehelper] Error 1
make[2]: Leaving directory
`/root/mythplugins/mytharchive/mytharchivehelper'
make[1]: *** [sub-mytharchivehelper] Error 2
make[1]: Leaving directory `/root/mythplugins/mytharchive'
make: *** [sub-mytharchive] Error 2





More information about the mythtv-users mailing list