[mythtv] Latest CVS (12-25-04 ) Doesn't Compile

Dan Berger dan at theidiots.org
Sat Dec 25 22:23:51 UTC 2004


Happy Holidays to all.
 
Latest CVS (12-25-04) doesn't compile after distclean: 
 
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
`freetype-config --cflags` -D_REENTRANT -fPIC  
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX
-DCONFIG_VIDEO4LINUX -DUSING_IVTV -DUSING_OSS 
-DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/local/include 
-I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I/usr/lib/qt-3.1/include
-o programinfo.o programinfo.cpp
programinfo.cpp: In member function `void
   ProgramInfo::ApplyRecordRecGroupChange(QSqlDatabase*, const QString&)':
programinfo.cpp:757: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp:757: error: (Each undeclared identifier is reported only
once
   for each function it appears in.)
programinfo.cpp: In member function `void ProgramInfo::SetFilesize(long long
   int, QSqlDatabase*)':
programinfo.cpp:991: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void ProgramInfo::SetBookmark(long long
   int, QSqlDatabase*)':
programinfo.cpp:1029: error: conversion from `long long int' to `const
QVariant
   ' is ambiguous
/usr/lib/qt-3.1/include/qvariant.h:165: error: candidates are:
   QVariant::QVariant(double)
/usr/lib/qt-3.1/include/qvariant.h:162: error:
   QVariant::QVariant(unsigned int)
/usr/lib/qt-3.1/include/qvariant.h:161: error:
   QVariant::QVariant(int)
/usr/lib/qt-3.1/include/qvariant.h:129: error:
   QVariant::QVariant(const char*) <near match>
programinfo.cpp:1035: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void ProgramInfo::SetEditing(bool,
   QSqlDatabase*)':
programinfo.cpp:1099: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void ProgramInfo::SetCommFlagged(int,
   QSqlDatabase*)':
programinfo.cpp:1137: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void
ProgramInfo::SetPreserveEpisode(bool,
   QSqlDatabase*)':
programinfo.cpp:1175: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void ProgramInfo::SetAutoExpire(bool,
   QSqlDatabase*)':
programinfo.cpp:1193: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void ProgramInfo::SetCutList(QMap<long
   long int, int>&, QSqlDatabase*)':
programinfo.cpp:1338: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void
   ProgramInfo::ClearMarkupMap(QSqlDatabase*, int, long long int, long long
   int)':
programinfo.cpp:1413: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void
ProgramInfo::SetMarkupMap(QMap<long
   long int, int>&, QSqlDatabase*, int, long long int, long long int)':
programinfo.cpp:1434: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void ProgramInfo::ClearPositionMap(int,
   QSqlDatabase*)':
programinfo.cpp:1600: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void
ProgramInfo::SetPositionMap(QMap<long
   long int, long long int>&, int, QSqlDatabase*, long long int, long long
int)
   ':
programinfo.cpp:1647: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void
   ProgramInfo::SetPositionMapDelta(QMap<long long int, long long int>&,
int,
   QSqlDatabase*)':
programinfo.cpp:1737: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `void ProgramInfo::Save(QSqlDatabase*)':
programinfo.cpp:2032: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `bool
   ProgramList::FromProgram(QSqlDatabase*, QString, ProgramList&)':
programinfo.cpp:2688: error: `executedQuery' undeclared (first use this
   function)
programinfo.cpp: In member function `bool
   ProgramList::FromOldRecorded(QSqlDatabase*, QString)':
programinfo.cpp:2769: error: `executedQuery' undeclared (first use this
   function)
make[2]: *** [programinfo.o] Error 1
make[2]: Leaving directory `/home/mythtv/cvs/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/mythtv/cvs/mythtv/libs'
make: *** [sub-libs] Error 2

djb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20041225/c0404c57/attachment.htm


More information about the mythtv-dev mailing list