Problems building Konq/e with Qtopia Core

Piero Pezzin piero.pezzin at gmail.com
Tue Jan 15 10:46:08 CET 2008


Hello everyone, I'm new on the list.

I have a problem configuring konq/e to work with QTopia Core (Open Source
Edition). I successfully built the qtopia-core-opensource-src-4.3.3 for ARM
and now I want to build konq/e to use qtopia.
I downloaded kdenox_snapshot_qt2_20070531 but when i run

 ./configure --prefix=$HOME/konq-embedded --with-ipv6-lookup=no
--without-xinerama --enable-scrollbars --disable-selection
--enable-bookmarks --with-javascript=static --enable-debug=full
--disable-printing --without-arts --enable-jshostext --enable-final
--enable-fwnewepg=yes --with-gui=road --enable-ftp --enable-fullscreenmenu
--enable-qtopia --with-qtopia-dir=$QTDIR --with-qt-libraries=$QTDIR/lib
--with-qt-includes=$QTDIR/includes/includes --enable-static
--enable-embedded --enable-qt-embedded


I always get the following error in the config.log:

configure:33395: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -I/home/piero/work/qtopia-
core-opensource-src-4.3.3/includes/includes  -DQWS -D_REENTRANT
-L/usr/lib/qt-3.3/lib    conftest.cpp  -lqte -lpng -lz -lm -ljpeg  1>&5
conftest.cpp: In function `int main()':
conftest.cpp:18: error: 'class QString' has no member named 'setLatin1'
configure:33398: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qevent.h>
#include <qstring.h>
#include <qstyle.h>
#if QT_VERSION < 210
#error 1
#endif
#if ! (QT_VERSION >= 222)
#error 1
#endif

int main() {
    QStringList *t = new QStringList();
    Q_UNUSED(t);
    QString s;
    s.setLatin1("Ciccio",14);
    return 0;
}
configure:33438: error: Qt (>= Qt 2.2.2) (library qte) not found. Please
check your installation!
For more details about this problem, look at the end of config.log.

I'm working on CentOS 4.4.

Any help? I think I'm missing something, maybe QTopia Core have not the
right QT libraries and I need the full QTopia or the QT libraries, but I'm
just supposing.

Thanks in advance and kind regards

Piero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20080115/41116057/attachment.html 


More information about the konq-e mailing list