OK, I found where the problems is.<div>I&#39;m getting</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

g++ -c -pipe -O2 -g -Wno-psabi -Wall -W  -I../../../mkspecs/linux-g++-maemo -I. -o sqlite.o sqlite.cpp<br>cc1plus: error: unrecognized command line option &quot;-Wno-psabi&quot;<br>make[1]: *** [sqlite.o] Error 1</blockquote>

<div><br></div><div>And in mkspecs/linux-g++-maemo/qmake.conf (qmake configuration for Maemo 5 &amp; 6, to quote the file)</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

# We still need to generate debug symbols in release mode to put into the *-dbg packages:<br>QMAKE_CFLAGS_RELEASE    += -g -Wno-psabi<br>QMAKE_CXXFLAGS_RELEASE  += -g -Wno-psabi</blockquote><div><br></div><div>can the -Wno-psabi option be safely removed (iirc -W* options are only about warnings)? </div>

</div>--<div>Marcin</div><br>
<br><br><div class="gmail_quote">2012/8/9 Ивайло Димитров <span dir="ltr">&lt;<a href="mailto:freemangordon@abv.bg" target="_blank">freemangordon@abv.bg</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>
 Qt 4.7.4 in CSSU has no compile problems in SB, maybe you will want to clone that and work on it, instead of using the &quot;official&quot; repo.<br><br><br><br><br>-------- Оригинално писмо --------<br>От:  Marcin Mielniczuk <u></u><br>

Относно: Compiling Qt 4.7.4<br>До: <a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>Изпратено на: Четвъртък, 2012, Август 9 20:41:05 EEST<div><div class="h5"><br><br><br>Hi<div>

I want to compile some MeeGo-specific Qt libraries from qt4-x11 source. I saw in CSSU changelog that someone (freemangordon?) fixed some of the compile errors for CSSU.</div><div>I&#39;m experiencing &quot;SQLite support cannot be enabled due to functionality tests!&quot; error when running dpkg-buildpackage -rfakeroot. Was it one of the errors fixed for CSSU? Is there any way to fix it?</div>



<div>Thanks in advance </div><div><br clear="all">--<div>Marcin</div><br>
<br>
</div>
 <u></u>
<br><br></div></div>-----------------------------------------------------------------<br>
<a href="http://a.abv.bg/www/delivery/ck.php?oaparams=2__bannerid=150180__zoneid=63__oadest=http://www.sdi.bg/onlineInsurance/?utm_source=gbg&amp;utm_medium=txtLink&amp;utm_content=home" target="_blank">Гражданска отговорност – Цените на компаниите</a></div>


<br>_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
<br></blockquote></div><br></div>