[mythtv] another cvs compile (mythdvd) problem for ya's

Craig Tinson craig at 8010.co.uk
Tue Oct 26 17:05:15 UTC 2004


first time I've posted to this list.. but thought I'd best try.. CVS has 
quite happily been compiling on my FC2 box.. until today..

have deleted my current CVS and done a complete cvs checkout for all 
modules .. just to check I didn't have anything buggering things up.. 
and I now get this on trying to compile mythdvd

-----------
make[2]: Entering directory `/root/mythtv/mythtv/mythdvd/mythdvd'
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 -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include 
-I/usr/lib/qt-3.3/include -o main.o main.cpp
main.cpp: In function `void runMenu(QString)':
main.cpp:222: error: 'class LCD' has no member named 'Get'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/root/mythtv/mythtv/mythdvd/mythdvd'
make[1]: *** [sub-mythdvd] Error 2
make[1]: Leaving directory `/root/mythtv/mythtv/mythdvd'
make: *** [sub-mythdvd] Error 2
--------------------

I take it from reading this list there has been quite a lot of updates 
regarding LCD routines in all modules.. looks like this is just another 
one :)

Cheers

Craig



More information about the mythtv-dev mailing list