[mythtv] Compile error with latest cvs version

Simon at the Threshold dweller at the-threshold.org
Mon Apr 19 17:29:08 EDT 2004


Hi there, just attempting to compile the current cvs version of mythtv 
and I get the following compile error.

g++ -c -pipe -Wall -W -O3 -march=athlon-xp -fomit-frame-pointer 
`freetype-config --cflags` -D_REENTRANT -fPIC  -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DUSING_DVB 
-DUSING_XVMC -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/local/include 
-I../../../../linuxtv-dvb-1.0.1/include -I../libmyth -I.. -Idvbdev 
-I../libavcodec -I/usr/lib/qt-3.1/include -o dvbchannel.o dvbchannel.cpp
dvbchannel.cpp: In member function `bool 
DVBChannel::GetChannelOptions(QString)
    ':
dvbchannel.cpp:211: error: no matching function for call to `TVRec::
    CheckChannel(ChannelBase*, QString&, QSqlDatabase*&, pthread_mutex_t*&)'
tv_rec.h:73: error: candidates are: bool TVRec::CheckChannel(ChannelBase*,
    const QString&, QSqlDatabase*&, pthread_mutex_t*&, QString&)
tv_rec.h:113: error:                 bool TVRec::CheckChannel(QString)
make[2]: *** [dvbchannel.o] Error 1
make[2]: Leaving directory `/root/src/mythtv/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/root/src/mythtv/mythtv/libs'
make: *** [sub-libs] Error 2

-- 
Go slowly to the entertainments of thy friends, but quickly to their
misfortunes.
		-- Chilo


More information about the mythtv-dev mailing list