<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=835354421-07092004>The compile error 
that should have been fixed in CVS is still there. JDonavan 
wrote:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=835354421-07092004><FONT 
color=#660066>&gt; I get the following error while compiling mythtv after doing 
a distclean: <BR>&gt; <BR></FONT>Apparently Qt 3.1 can't handle long longs as 
args for QStrings. This is <BR>fixed in CVS now. <BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=835354421-07092004>I just updated CVS 
again and it is still there?!</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=835354421-07092004></SPAN></FONT><FONT face=Arial><FONT 
size=2>-<SPAN 
class=835354421-07092004>------------------------------------</SPAN><FONT><SPAN 
class=835354421-07092004></DIV></SPAN></FONT></FONT></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>avformatdecoder.cpp: In member function 
`void<BR>&nbsp;&nbsp; 
AvFormatDecoder::HandleGopStart(AVPacket*)':<BR>avformatdecoder.cpp:843: error: 
call of overloaded `arg(long long int&amp;)' is<BR>&nbsp;&nbsp; 
ambiguous<BR>/usr/lib/qt-3.1/include/qstring.h:418: error: candidates are: 
QString<BR>&nbsp;&nbsp; QString::arg(long int, int, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:419: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(long unsigned int, int, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:875: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(int, int, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:878: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(unsigned int, int, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:881: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(short int, int, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:884: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(short unsigned int, int, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:424: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(char, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:425: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(QChar, int) 
const<BR>/usr/lib/qt-3.1/include/qstring.h:426: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(const QString&amp;, int) const &lt;near 
match&gt;<BR>/usr/lib/qt-3.1/include/qstring.h:427: 
error:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
QString<BR>&nbsp;&nbsp; QString::arg(double, int, char, int) const<BR>make[2]: 
*** [avformatdecoder.o] Error 1<BR>make[2]: Leaving directory 
`/home/mythtv/sources/mythtv/mythtv/libs/libmythtv'<BR>make[1]: *** 
[sub-libmythtv] Error 2<BR>make[1]: Leaving directory 
`/home/mythtv/sources/mythtv/mythtv/libs'<BR>make: *** [sub-libs] Error 
2<BR></DIV></FONT></BODY></HTML>