Discussion:
Compiling Qt 4.7.4
Marcin Mielniczuk
2012-08-09 17:41:05 UTC
Permalink
Hi
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.
I'm experiencing "SQLite support cannot be enabled due to functionality
tests!" error when running dpkg-buildpackage -rfakeroot. Was it one of the
errors fixed for CSSU? Is there any way to fix it?
Thanks in advance

--
Marcin
Ивайло Димитров
2012-08-09 19:41:17 UTC
Permalink
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 "official" repo.




-------- ОрОгОМалМП пОсЌП --------
От: Marcin Mielniczuk
ОтМПсМП: Compiling Qt 4.7.4
ДП: maemo-***@maemo.org
ИзпратеМП Ма: Четвъртък, 2012, Август 9 20:41:05 EEST


Hi 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. I'm experiencing
"SQLite support cannot be enabled due to functionality tests!" error when running dpkg-buildpackage -rfakeroot. Was it one of the errors fixed for CSSU? Is there any way to fix it?

Thanks in advance
-- Marcin







-----------------------------------------------------------------
ГражЎаМска ПтгПвПрМПст – ЊеМОте Ма кПЌпаМООте
http://www.sdi.bg/onlineInsurance/?utm_source=gbg&utm_medium=txtLink&utm_content=home
Marcin Mielniczuk
2012-08-10 09:35:06 UTC
Permalink
OK, I found where the problems is.
I'm getting
g++ -c -pipe -O2 -g -Wno-psabi -Wall -W
-I../../../mkspecs/linux-g++-maemo -I. -o sqlite.o sqlite.cpp
cc1plus: error: unrecognized command line option "-Wno-psabi"
make[1]: *** [sqlite.o] Error 1
And in mkspecs/linux-g++-maemo/qmake.conf (qmake configuration for Maemo 5
& 6, to quote the file)
# We still need to generate debug symbols in release mode to put into the
QMAKE_CFLAGS_RELEASE += -g -Wno-psabi
QMAKE_CXXFLAGS_RELEASE += -g -Wno-psabi
can the -Wno-psabi option be safely removed (iirc -W* options are only
about warnings)?
--
Marcin
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 "official" repo.
-------- ОрОгОМалМП пОсЌП --------
От: Marcin Mielniczuk **
ОтМПсМП: Compiling Qt 4.7.4
ИзпратеМП Ма: Четвъртък, 2012, Август 9 20:41:05 EEST
Hi
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.
I'm experiencing "SQLite support cannot be enabled due to functionality
tests!" error when running dpkg-buildpackage -rfakeroot. Was it one of the
errors fixed for CSSU? Is there any way to fix it?
Thanks in advance
--
Marcin
**
-----------------------------------------------------------------
ГражЎаМска ПтгПвПрМПст – ЊеМОте Ма кПЌпаМООте<http://a.abv.bg/www/delivery/ck.php?oaparams=2__bannerid=150180__zoneid=63__oadest=http://www.sdi.bg/onlineInsurance/?utm_source=gbg&utm_medium=txtLink&utm_content=home>
_______________________________________________
maemo-developers mailing list
https://lists.maemo.org/mailman/listinfo/maemo-developers
Loading...