[mythtv] build error with debian woody

Florian Winterstein f-win at gmx.net
Tue Jul 29 18:39:26 EDT 2003


The latest CVS version has the following error:

...
cd mythfilldatabase && qmake -o Makefile
cd mythfilldatabase && make -f Makefile
make[2]: Entering directory `/home/florian/install/mythtv/mythtv/programs/mythfilldatabase'
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I../../libs -I/usr/local/include -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o filldata.o filldata.cpp
filldata.cpp: In function `void parseFile(QString, QValueList<ChanInfo> *, QMap<QString,QValueList<ProgInfo> > *)':
filldata.cpp:512: `UTC' is not a member of type `Qt'
make[2]: *** [filldata.o] Error 1
make[2]: Leaving directory `/home/florian/install/mythtv/mythtv/programs/mythfilldatabase'
make[1]: *** [sub-mythfilldatabase] Error 2
make[1]: Leaving directory `/home/florian/install/mythtv/mythtv/programs'
make: *** [sub-programs] Error 2


More information about the mythtv-dev mailing list