[mythtv-users] latest mythVideo from CVS doesn't build on debian woody!

Florian Winterstein f-win at gmx.net
Sun Jun 8 20:53:30 EDT 2003


$ make
cd mythvideo && qmake  -o Makefile
cd mythvideo && make -f Makefile
make[1]: Entering directory `/home/florian/install/mythtv/mythvideo/mythvideo'
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o main.o main.cpp
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o metadata.o metadata.cpp
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o videomanager.o videomanager.cpp
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o inetcomms.o inetcomms.cpp
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o videobrowser.o videobrowser.cpp
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o globalsettings.o globalsettings.cpp
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o videotree.o videotree.cpp
videotree.cpp: In method `VideoTree::VideoTree(QSqlDatabase *, QString, QString, QWidget * = 0, const char * = 0)':
videotree.cpp:52: no matching function for call to `UIManagedTreeListType::enter ()'
videotree.cpp: In method `void VideoTree::buildVideoList()':
videotree.cpp:105: no matching function for call to `GenericTree::getChildByName (QString &)'
videotree.cpp:104: warning: `class GenericTree * sub_node' might be used uninitialized in this function
videotree.cpp: In method `void VideoTree::handleTreeListSelection(int, QValueVector<int> *)':
videotree.cpp:186: no matching function for call to `UIManagedTreeListType::deactivate ()'
videotree.cpp: In method `void VideoTree::wireUpTheme()':
videotree.cpp:236: implicit declaration of function `int getUIImageType(...)'
videotree.cpp:236: assignment to `UIImageType *' from `int' lacks a cast
make[1]: *** [videotree.o] Error 1
make[1]: Leaving directory `/home/florian/install/mythtv/mythvideo/mythvideo'
make: *** [sub-mythvideo] Error 2


More information about the mythtv-users mailing list