<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=259204120-23072007>I'm getting the 
error below on compiling mythphone (an SVN from a month ago).&nbsp; Am I doing 
something wrong or do I need to grab a later build?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=259204120-23072007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=259204120-23072007>Thanks</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=259204120-23072007>MD</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>g++ -c -pipe -march=pentium4 -pthread 
-I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -Wno-unused -D_REENTRANT 
-DPIC -fPIC&nbsp; -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DMMX -Di386 
-DUSING_FREEBOX -D_FILE_OFFSET_BITS=64 -D_RENTRANT -DUSE_PTHREADS -DWAV49 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I../../../../../local/include 
-I/usr/kde/3.3/include -I../../../../../local/include -I../../../../../include 
-I/usr/lib/qt-3.3/include -o tone.o 
tone.cpp<BR>/usr/lib/qt-3.3/include/qsqldatabase.h:63: warning: â€˜class 
QSqlDriverCreatorBase’ has virtual functions but non-virtual 
destructor<BR>tone.cpp: In member function â€˜void 
Tone::OpenSpeaker(QString)’:<BR>tone.cpp:310: error: no matching function for 
call to â€˜AudioOutput::OpenAudio(QString&amp;, int, int, int, 
AudioOutputSource, bool, bool)’<BR>/usr/local/include/mythtv/audiooutput.h:25: 
note: candidates are: static AudioOutput* AudioOutput::OpenAudio(QString, 
QString, int, int, int, AudioOutputSource, bool, bool)<BR>make[2]: *** [tone.o] 
Error 1<BR>make[2]: Leaving directory 
`/usr/src/mythtv-weatherfix/mythplugins/mythphone/mythphone'<BR>make[1]: *** 
[sub-mythphone] Error 2<BR>make[1]: Leaving directory 
`/usr/src/mythtv-weatherfix/mythplugins/mythphone'<BR>make: *** [sub-mythphone] 
Error 2</FONT></DIV></BODY></HTML>