﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
508	Failure compiling latest svn trunk version	clair_187@…	Isaac Richards	"Hi, I'm a fairly new user of Linux and I'm having trouble compiling the latest svn trunk version on rh9.  I'm using rh9 as I'm unable to upgrade to Fedora Core, as my initio SCSI card has no support under the Fedora kernels.  Furthermore I wish to use the latest svn version because it includes the new dbox patch.

After issuing the commands:

$ qmake mythtv.pro
$ make

I get the following errors:

Error 1

lcddevice.cpp: In member function `void LCD::serverSendingData()':
lcddevice.cpp:221: warning: unused variable `QValueListIterator<QString> it'

Error 2   

 UIManagedTreeListType::Draw(QPainter*, int, int)':
uitypes.cpp:2696: warning: comparison between signed and unsigned integer
   expressions

Error 3

 VideoDevice::probeDVBInputs(int)':
videosource.cpp:2516: warning: unused parameter `int diseq_type'

Error 4

tv_play.cpp: In member function `void TV::ChangeAudioSync(int, bool)':
tv_play.cpp:3898: call of overloaded `arg(long long int&)' is ambiguous
/usr/lib/qt-3.1/include/qstring.h:418: candidates are: QString
   QString::arg(long int, int = 0, int = 10) const
/usr/lib/qt-3.1/include/qstring.h:419:                 QString
   QString::arg(long unsigned int, int = 0, int = 10) const
/usr/lib/qt-3.1/include/qstring.h:875:                 QString
   QString::arg(int, int = 0, int = 10) const
/usr/lib/qt-3.1/include/qstring.h:878:                 QString
   QString::arg(unsigned int, int = 0, int = 10) const
/usr/lib/qt-3.1/include/qstring.h:881:                 QString
   QString::arg(short int, int = 0, int = 10) const
/usr/lib/qt-3.1/include/qstring.h:884:                 QString
   QString::arg(short unsigned int, int = 0, int = 10) const
/usr/lib/qt-3.1/include/qstring.h:424:                 QString
   QString::arg(char, int = 0) const
/usr/lib/qt-3.1/include/qstring.h:425:                 QString
   QString::arg(QChar, int = 0) const <near match>
/usr/lib/qt-3.1/include/qstring.h:426:                 QString
   QString::arg(const QString&, int = 0) const <near match>
/usr/lib/qt-3.1/include/qstring.h:427:                 QString
   QString::arg(double, int = 0, char = 'g', int = -1) const
make[2]: *** [tv_play.o] Error 1
make[2]: Leaving directory `/mythtv/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/mythtv/mythtv/libs'
make: *** [sub-libs] Error 2

After Error 4 the compile bombs out.  I would be extremely grateful if someone could offer some advise.  Thank you in advance.
"	defect	closed	critical	unknown	mythtv		high	invalid			0
