Hello,<br><br>I'm trying to build MythTv from source, but doesn't work as expected.<br>I used the trunk version by executing: svn co <a href="http://cvs.mythtv.org/svn/trunk/mythtv">http://cvs.mythtv.org/svn/trunk/mythtv
</a><br>Then I' v run the following configure: ./configure --prefix=/usr --enable-iptv --disable-firewire --disable-lirc --disable-joystick-menu --disable-dvb --disable-audio-jack --disable-dbox2 --disable-hdhomerun --disable-audio-alsa --disable-audio-oss --disable-mmx --disable-ivtv --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 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -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> from ../libmythui/mythmainwindow.h:12,<br> from mythdialogs.h:51,<br> from dialogbox.h
:6,<br> from dialogbox.cpp:11:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around && within ||
<br>In file included from mythcontext.cpp:3:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around && within ||
<br>In file included from mythwidgets.h:20,<br> from mythwidgets.cpp:12:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around && within ||
<br>In file included from ../libmythui/mythuitype.h:5,<br> from ../libmythui/mythmainwindow.h:12,<br> from mythdialogs.h:51,<br> from lcddevice.cpp:12:<br>/usr/include/qt3/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
<br>/usr/include/qt3/qimage.h:58: warning: suggest parentheses around && within ||<br>lcddevice.cpp: In member function 'bool LCD::connectToHost(const QString&, 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'<br>make[1]: *** [sub-libmyth] Error 2<br>make[1]: Leaving directory `/dev/shm/mythtv/libs'<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> 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>