Hi<br>&nbsp; I am porting mythtv to a mips board.I needed only the
mythfrontend on the board.So I disabled mythbackend by modifying the
configure script (set backend=no).(also I made modifications for cross compiler)Then I executed the configure script&nbsp;
<br><br>./configure --arch=MIPS --disable-joystick-menu --disable-firewire --disable-dbox2 --disable-hdhomerun --disable-xv&nbsp; --prefi
<br>x=/usr/local --x11-path=&quot;/home/jenny_tc<div id="1ggc" class="ArwC7c ckChnd">/project/xwindow/x11r7.3/mips-target/lib/include /home/jenny_tc/project/xwindow/x11r7.3/mips-target/proto/include&quot;<br><br>I used qt-x11-free-3.3.8
 and&nbsp; mysql-4.1.14 <br>
&nbsp; Configured qt with<br>&nbsp;&nbsp;&nbsp; ./configure -platform linux-mipsel-linux-gcc -no-xinerama -thread -qt-sql-mysql -R/home/jenny_tc/project/xwindow/x11r7.3<br>/mips<br>and i did a native compilation for mysql-4.1.14<br>&nbsp;&nbsp; Compilation was successfull and I installed mythtv on the board
<br>&nbsp;&nbsp; when I executed &quot;mythuitest &quot;&nbsp; ,I got the error&nbsp; &quot;mythuitest:
Fatal IO error: client killed&quot; and mythuitest and xserver get aborted.<br>I
tried to debugg this and I came to know that it&#39;s exiting when it
executes the &quot;qApp-&gt;exec();&quot; statement. What could be the problem?
<br>I am getting the same error when I run mythfrontend also<br><br>The log prints&nbsp; are attached below<br><br>&nbsp; 2007-12-09 13:23:11.087 Using runtime prefix = /usr/local<br>2007-12-09 13:23:11.283 DPMS is disabled.<br>2007-12-09 13:23:
11.431 New DB connection, total: 1<br>2007-12-09 13:23:11.474 Connected to database &#39;mythconverg&#39; at host: <a href="http://192.168.2.102/" target="_blank">192.168.2.102</a><br>2007-12-09 13:23:11.479 Total desktop dim: 1280x720, with 1 screen[s].
<br>2007-12-09 13:23:12.141 Using screen 0, 1280x720 at 0,0<br>2007-12-09 13:23:14.540 Total desktop dim: 1280x720, with 1 screen[s].<br>2007-12-09 13:23:15.198 Using screen 0, 1280x720 at 0,0<br>2007-12-09 13:23:15.204 Switching to square mode (
G.A.N.T.)<br>2007-12-09 13:23:15.526 Using the Qt painter<br>2007-12-09 13:23:34.953 Loading from: /usr/local/share/mythtv/themes/G.A.N.T./base.xml<br>2007-12-09 13:23:36.103 Loading from: /usr/local/share/mythtv/themes/default/base.xml
<br>mythuitest: Fatal IO error: client killed<br><font color="#888888"><br><br>-jenny</font></div>