[mythtv] MythVideo CVS Errors

Joshua Bernstein bjosh at engr.arizona.edu
Mon Sep 22 02:11:56 EDT 2003


Hey Guys,

	I'm trying to compilie the CVS code to fix the bug in the VideoManager 
that allows it to correctly lookup the IMBD data correctly, but I'm 
left with the following output:

root at sideglow:/usr/src/mythtv/mythvideo# make
cd mythvideo && make -f Makefile
make[1]: Entering directory `/usr/src/mythtv/mythvideo/mythvideo'
g++ -c -pipe -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/share/qt3/mkspecs/default -I. 
-I../../../../local/include -I/usr/share/qt3/include -o main.o main.cpp
In file included from main.cpp:20:
videomanager.h:9:30: mythtv/httpcomms.h: No such file or directory
In file included from main.cpp:20:
videomanager.h:76: error: syntax error before `*' token
main.cpp: In function `void runMenu(QString, const QString&, 
QSqlDatabase*,
    QString)':
main.cpp:128: error: `GetLCDDevice' undeclared (first use this function)
main.cpp:128: error: (Each undeclared identifier is reported only once 
for each
    function it appears in.)
main.cpp: In function `bool checkParentPassword()':
main.cpp:185: error: `MythPasswordDialog' undeclared (first use this 
function)
main.cpp:185: error: `pwd' undeclared (first use this function)
main.cpp:185: error: syntax error before `(' token
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/usr/src/mythtv/mythvideo/mythvideo'
make: *** [sub-mythvideo] Error 2



-Joshua Bernstein
Systems Analyst
University of Arizona
Tucson, Arizona, USA



More information about the mythtv-dev mailing list