konq-e Digest, Vol 58, Issue 6

Stefan Eilers stefan.eilers at basyskom.de
Mon Feb 11 09:09:10 CET 2008


Hello!

Your problem seems to be related to a missing thread support in your  
Qt/e. Thus, QMutex is not available.

Am 05.02.2008 um 19:24 schrieb 蔡墩雄:

>  Hi everyone ,
>
>     Thanks for yours help!
>
>     I download the konq-e src packets from http://www.basyskom.de/index.pl/konqe 
>  with the version of
>
> kdenox_snapshot_qt2_20070531.tar.bz2 .
>
>     And I have installed the qtopia-2.2.0 before with mt and rtti  
> support in Suse9.3 with the configuration :
>
> echo 'yes' | ./configure -debug
> -qte "-embedded -xplatform linux-generic-g++ -qconfig qpe -qvfb - 
> depths 16,24,32
>       -system-jpeg -system-libpng -system-zlib -gif -thread -no-xft - 
> debug -lpng -lz -luuid -ljpeg"
> -qpe '-xplatform linux-generic-g++ -edition pda -displaysize 480x234'
>
>
>    And now I want to install the konq-e-2070531 with configuration :
>
> export QTE_BASE=/qtopia/qtopia-free-2.2.0
>
> ./configure
> --prefix=$PWD/install
> --host=i686-linux
> --with-ipv6-lookup=no
> --without-xinerama
> --enable-scrollbars
> --disable-selection
> --enable-bookmarks
> --with-javascript=static
> --enable-debug=full
> --disable-printing
> --enable-pcre
> --without-arts
> --enable-jshostext
> --enable-final
> --enable-qt-embedded
> --with-extra-includes=$QTE_BASE/qtopia/include
> --with-extra-libs=$QTE_BASE/qtopia/lib
> --with-qt-dir=$QTE_BASE/qtopia
> --with-qt-libraries=$QTE_BASE/qtopia/lib
> --with-qt-includes=$QTE_BASE/qt2/include
> --enable-fwnewepg=yes
> --enable-embedded
> --with-qtopia-dir=$QTE_BASE/qtopia
> --enable-qtopia
> --enable-qpe
> --with-gui=qpe
> --enable-rtti-embedded
> --enable-ftp
> --enable-fullscreenmenu
> --with-ssl-version=0.9.7e
>
>     but it apperas the error :
>
> make[6]: Entering directory `/qtopia/x86/kdenox/konq-embed/kdesrc/ 
> kdecore/network'
> if /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++  
> -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../konq-embed/ 
> kdesrc/kdecore -I../../../../konq-embed/kdesrc/kjs -I../../../../ 
> konq-embed/kdesrc/kssl -I../../../../konq-embed/dropin -I../../../../ 
> konq-embed/dropin/kio -I../../../../konq-embed/kdesrc/kdecore - 
> I../../../../konq-embed/kdesrc/kdecore -I/qtopia/qtopia-free-2.2.0/ 
> qtopia/include -I/qtopia/x86/kdenox/yealink/include -I/qtopia/qtopia- 
> free-2.2.0/qt2/include   -I/qtopia/qtopia-free-2.2.0/qtopia/include   
> -DQWS -D_REENTRANT  -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 -D_QT_QPE_ -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT  
> -DQT_NO_ASCII_CAST  -MT libkdecorenetwork_la.all_cpp.lo -MD -MP -MF  
> ".deps/libkdecorenetwork_la.all_cpp.Tpo" -c -o  
> libkdecorenetwork_la.all_cpp.lo libkdecorenetwork_la.all_cpp.cpp; \
> then mv -f ".deps/libkdecorenetwork_la.all_cpp.Tpo" ".deps/ 
> libkdecorenetwork_la.all_cpp.Plo"; else rm -f ".deps/ 
> libkdecorenetwork_la.all_cpp.Tpo"; exit 1; fi
> In file included from kresolver.cpp:49,
>                  from libkdecorenetwork_la.all_cpp.cpp:2:
> ../../../../konq-embed/dropin/qmutex.h:32: error: syntax error  
> before `*' token
> ../../../../konq-embed/dropin/qmutex.h:35: error: syntax error  
> before `*' token
> ../../../../konq-embed/dropin/qmutex.h:38: error: syntax error  
> before `*' token
> ../../../../konq-embed/dropin/qmutex.h:30: warning: `class  
> QMutexLocker' only
>    defines private constructors and has no friends
> ../../../../konq-embed/dropin/qmutex.h:46: error: syntax error  
> before `*' token
> ../../../../konq-embed/dropin/qmutex.h: In destructor `
>    QMutexLocker::~QMutexLocker()':
> ../../../../konq-embed/dropin/qmutex.h:54: error: `mtx' undeclared  
> (first use
>    this function)
> ../../../../konq-embed/dropin/qmutex.h:54: error: (Each undeclared  
> identifier
>    is reported only once for each function it appears in.)
> ../../../../konq-embed/dropin/qmutex.h: At global scope:
> ../../../../konq-embed/dropin/qmutex.h:57: error: syntax error  
> before `*' token
> In file included from kresolver.cpp:50,
>                  from libkdecorenetwork_la.all_cpp.cpp:2:
> /qtopia/qtopia-free-2.2.0/qt2/include/qguardedptr.h: In member  
> function `
>    virtual QMetaObject*  
> QMutexLocker::QGuardedPtrPrivate::metaObject() const':
> /qtopia/qtopia-free-2.2.0/qt2/include/qguardedptr.h:47: error:  
> syntax error
>    before `;' token
> In file included from ../../../../konq-embed/dropin/kiconloader.h:25,
>                  from ../../../../konq-embed/dropin/kinstance.h:29,
>                  from ../../../../konq-embed/dropin/kglobal.h:26,
>                  from ../../../../konq-embed/dropin/klocale.h:31,
>                  from kresolver.cpp:58,
>                  from libkdecorenetwork_la.all_cpp.cpp:2:
> /qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h: In member function  
> `QObject*
>    QMutexLocker::QGuardedPtrPrivate::object() const':
> /qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h:220: error: local  
> class `class
>    QMutexLocker::QGuardedPtrPrivate::object() const::QPixmap' shall  
> not have
>    static data member `QMutexLocker::QGuardedPtrPrivate::object()
>    const::QPixmap::Optimization  
> QMutexLocker::QGuardedPtrPrivate::object()
>    const::QPixmap::defOptim'
> /qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h:220: error: field `
>    QMutexLocker::QGuardedPtrPrivate::object()  
> const::QPixmap::defOptim' in
>    local class cannot be static
> /qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h:231: confused by  
> earlier errors, bailing out
> make[6]: *** [libkdecorenetwork_la.all_cpp.lo] Error 1
> make[6]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc/ 
> kdecore/network'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc/ 
> kdecore'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc/ 
> kdecore'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/qtopia/x86/kdenox/konq-embed'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/qtopia/x86/kdenox'
> make: *** [all] Error 2
>
>     Pls help me to fix the error!
>
> Thanks!
>
> Best Wishes ,
>
>
>                                                                     
> Nestor
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> 2008-02-05,konq-e-request at kde.org
>
> Send konq-e mailing list submissions to
> 	konq-e at kde.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://mail.kde.org/mailman/listinfo/konq-e
> or, via email, send a message with subject or body 'help' to
> 	konq-e-request at kde.org
>
> You can reach the person managing the list at
> 	konq-e-owner at kde.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of konq-e digest..."
>
>
> Today's Topics:
>
>    1. RE : Does konq-e-20030705 support HTTPS protocol (bz chevalier)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 4 Feb 2008 18:24:24 +0100 (CET)
> From: bz chevalier <bzchevalier at yahoo.fr>
> Subject: RE : Does konq-e-20030705 support HTTPS protocol
> To: konq-e at kde.org
> Message-ID: <882316.84681.qm at web25801.mail.ukl.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
>
>   The ipkg of konq-e-2003 that you can pick on handhelds.org is not  
> compiled with SSL (I don't understand why),
>
>
>
> But yes of course, konq-e-20030705 supports SSL/https.
>
>
>
> You can integrate SSL to konq-E-20030705 with a "configure" like  
> this one :
>   (you should cross-compile SSL for Arm processor before, and define  
> the env vars too) :
>
>   ./configure \
>  --prefix=$MON_PREFIX \
>  --exec-prefix=$MON_PREFIX_E \
>  --build=i686-pc-linux-gnu \
>  --host=arm-linux \
>  --target=arm-linux \
>  --enable-embedded \
>  --enable-qt-embedded \
>  --enable-qpe \
>  --disable-debug \
>  --disable-threading \
>  --includedir=$ARM_INCL \
>  --enable-static \
>  --disable-shared \
>  --with-qt-dir=${QTDIR} \
>  --with-extra-includes=${ARM_SSL}/include \
>  --with-extra-includes=$QTINC \
>  --with-extra-includes=$QPEINC \
>  --with-extra-includes=$QPEDIR/libopie2/opiecore \
>  --with-extra-includes=$QPEDIR/libopie2/opiedb \
>  --with-extra-includes=$QPEDIR/libopie2/opiemm \
>  --with-extra-includes=$QPEDIR/libopie2/opienet \
>  --with-extra-includes=$QPEDIR/libopie2/opiepim \
>  --with-extra-includes=$QPEDIR/libopie2/opiesecurity \
>  --with-extra-includes=$QPEDIR/libopie2/opieui \
>  --with-extra-includes=$QPEDIR/libopie2/templates \
>  --with-extra-includes=$QPEDIR/libqtaux \
>  --with-extra-includes=$QPEDIR/library \
>  --with-extra-includes=$QPEDIR/library/backend \
>  --with-extra-libs=$ARM_LIB \
>  --with-extra-libs=/usr/lib \
>  --with-extra-libs=$QTLIB \
>  --with-extra-libs=$QPELIB \
>  --with-qt-libraries=$QTLIB \
>  --with-qt-includes=$QTINC \
>  --with-ssl-dir=$ARM_SSL \
>  --with-javascript=static \
>  --with-qtopia-dir=${OPIEDIR} \
>  --with-ssl-version=$ARM_SSL_VER \
>  --enable-libsuffix=""
>
>
>
>
> >>> please note, that there also exists a more recent snapshot on
>
> >>> http://konqe.basyskom.org
>   >>> Cheers,
>   >>> Eva
>
>   The konq/E versions of Basyskom are great, but with the size of  
> the executable (6 Mo ? 8 Mo ?) I can't unfortunately use then on an  
> old iPaq 36xx or 37xx.
>
>   konq/E 2003 is plain, simpler, works not well with all websites,  
> but it has a size of only 2,8 Mo (executable), and supports SSL too.
>
>
>
>
>
> ---------------------------------
>  Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers  
> Yahoo! Mail
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mail.kde.org/pipermail/konq-e/attachments/20080204/add3e52f/attachment-0001.html
>
> ------------------------------
>
> _______________________________________________
> konq-e mailing list
> konq-e at kde.org
> https://mail.kde.org/mailman/listinfo/konq-e
>
>
> End of konq-e Digest, Vol 58, Issue 6
> *************************************
>
>
> 网 易 有 道 英 汉 电 子 词 典 获 2 0  
> 0 7 年 “ 电 脑 报 ” 免 费 软 件 最  
> 佳 功 能 奖 _______________________________________________
> konq-e mailing list
> konq-e at kde.org
> https://mail.kde.org/mailman/listinfo/konq-e

Mfg., Dr. Stefan Eilers
--  

Dr.-Ing. Stefan Eilers
Projekt Manager

basysKom GmbH
Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany
Tel: +49 6151 3968753 | Fax: -736 | Mobile: +49 170 4213459
stefan.eilers at basyskom.de | www.basyskom.de

Handelsregister: Darmstadt HRB 9352
Geschaeftsfuehrung: Eva Brucherseifer


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20080211/af740fa1/attachment-0001.html 


More information about the konq-e mailing list