[mythtv] mythvideo compile error in latest cvs

Markus Scholz macdanger at web.de
Thu Jun 26 12:01:20 EDT 2003


Hi all,

with the latest cvs I get the following compile error:

make[1]: Entering directory `/root/downloads/MythTV/cvs/mythvideo/mythvideo'
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -DNO_DEBUG -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/lib/qt3/mkspecs/default -I. -I/usr/local/include -I/usr/include -I/usr/lib/qt3/include -o videotree.o videotree.cpp
videotree.cpp: In member function `void VideoTree::buildVideoList()':
videotree.cpp:131: error: `sortTreeByString' undeclared (first use this function)
videotree.cpp:131: error: (Each undeclared identifier is reported only once for each function it appears in.)
videotree.cpp:132: error: `sortTreeBySelectable' undeclared (first use this function)
videotree.cpp: In member function `void VideoTree::wireUpTheme()':
videotree.cpp:220: error: `colorSelectables' undeclared (first use this function)
make[1]: *** [videotree.o] Error 1
make[1]: Leaving directory `/root/downloads/MythTV/cvs/mythvideo/mythvideo'
make: *** [sub-mythvideo] Error 2

greetings Markus



More information about the mythtv-dev mailing list