Hello,<br><br>I&#39;m trying to build MythTv from source, but doesn&#39;t work as expected.<br>I used the trunk version by executing:&nbsp; svn co <a href="http://cvs.mythtv.org/svn/trunk/mythtv">http://cvs.mythtv.org/svn/trunk/mythtv
</a><br>Then I&#39; v run the following configure: ./configure --prefix=/usr&nbsp; --enable-iptv --disable-firewire --disable-lirc --disable-joystick-menu --disable-dvb&nbsp; --disable-audio-jack --disable-dbox2 --disable-hdhomerun&nbsp; --disable-audio-alsa --disable-audio-oss --disable-mmx --disable-ivtv&nbsp; --disable-directfb --enable-proc-opt
<br><br>but this fails:<br><br>---------------<br>g++ -c -pipe -march=pentium4 -fomit-frame-pointer -O3 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -I/usr/include/kde/artsc -pthread -I/usr/include/glib-
2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DPIC -fPIC&nbsp; -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\&quot;/usr\&quot; -DLIBDIR=\&quot;/usr/lib\&quot; -DUSE_ARTS -DUSING_X11 -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I.. -I/usr/include/qt3 -o 
mythwidgets.o mythwidgets.cpp<br>In file included from ../libmythui/mythuitype.h:5,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../libmythui/mythmainwindow.h:12,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from mythdialogs.h:51,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from dialogbox.h
:6,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from dialogbox.cpp:11:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator&lt;(const QImageTextKeyLang&amp;) const':<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around &amp;&amp; within ||
<br>In file included from mythcontext.cpp:3:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator&lt;(const QImageTextKeyLang&amp;) const':<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around &amp;&amp; within ||
<br>In file included from mythwidgets.h:20,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from mythwidgets.cpp:12:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator&lt;(const QImageTextKeyLang&amp;) const':<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around &amp;&amp; within ||
<br>In file included from ../libmythui/mythuitype.h:5,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../libmythui/mythmainwindow.h:12,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from mythdialogs.h:51,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from lcddevice.cpp:12:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator&lt;(const QImageTextKeyLang&amp;) const':
<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around &amp;&amp; within ||<br>lcddevice.cpp: In member function 'bool LCD::connectToHost(const QString&amp;, unsigned int)':<br>lcddevice.cpp:137: error: 'system' was not declared in this scope
<br>make[2]: *** [lcddevice.o] Error 1<br>make[2]: *** Waiting for unfinished jobs....<br>mythcontext.cpp: In member function 'bool MythContext::BackendIsRunning()':<br>mythcontext.cpp:1309: warning: deprecated conversion from string constant to 'char*'
<br>make[2]: Leaving directory `/dev/shm/mythtv/libs/libmyth&#39;<br>make[1]: *** [sub-libmyth] Error 2<br>make[1]: Leaving directory `/dev/shm/mythtv/libs&#39;<br>make: *** [sub-libs] Error 2<br>---------------<br><br>OS: Debian unstable
<br>QT dev files: 3:3.3.7-9<br><br>Anybody who has the same problem, and knows what to do?<br><br><br><br><br>cheers,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bart<br clear="all"><br>-- <br>Schelstraete Bart<br><a href="http://www.schelstraete.org">
http://www.schelstraete.org</a><br><a href="mailto:bart@schelstraete.org">bart@schelstraete.org</a>