<DIV>&nbsp;Hi everyone ,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; Thanks for yours help!</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; I download the konq-e src packets from <A href="http://www.basyskom.de/index.pl/konqe">http://www.basyskom.de/index.pl/konqe</A>&nbsp;with the version of</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://www.basyskom.de/uploads/175/39/kdenox_snapshot_qt2_20070531.tar.bz2"><FONT color="#13bbdd">kdenox_snapshot_qt2_20070531.tar.bz2</FONT></A>&nbsp;.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; And I&nbsp;have installed the qtopia-2.2.0&nbsp;before with mt and rtti support in&nbsp;Suse9.3 with the configuration :</DIV>
<DIV>&nbsp;</DIV>
<DIV>echo 'yes' | ./configure -debug </DIV>
<DIV>-qte "-embedded -xplatform linux-generic-g++ -qconfig qpe -qvfb -depths 16,24,32 </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -system-jpeg -system-libpng -system-zlib -gif -thread -no-xft -debug -lpng -lz -luuid -ljpeg" </DIV>
<DIV>-qpe '-xplatform linux-generic-g++ -edition pda -displaysize 480x234'&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; And now I want to install the konq-e-2070531 with configuration :</DIV>
<DIV><BR>export QTE_BASE=/qtopia/qtopia-free-2.2.0</DIV>
<DIV><BR>./configure </DIV>
<DIV>--prefix=$PWD/install</DIV>
<DIV>--host=i686-linux </DIV>
<DIV>--with-ipv6-lookup=no </DIV>
<DIV>--without-xinerama </DIV>
<DIV>--enable-scrollbars </DIV>
<DIV>--disable-selection </DIV>
<DIV>--enable-bookmarks </DIV>
<DIV>--with-javascript=static </DIV>
<DIV>--enable-debug=full </DIV>
<DIV>--disable-printing </DIV>
<DIV>--enable-pcre </DIV>
<DIV>--without-arts </DIV>
<DIV>--enable-jshostext </DIV>
<DIV>--enable-final </DIV>
<DIV>--enable-qt-embedded </DIV>
<DIV>--with-extra-includes=$QTE_BASE/qtopia/include </DIV>
<DIV>--with-extra-libs=$QTE_BASE/qtopia/lib </DIV>
<DIV>--with-qt-dir=$QTE_BASE/qtopia </DIV>
<DIV>--with-qt-libraries=$QTE_BASE/qtopia/lib </DIV>
<DIV>--with-qt-includes=$QTE_BASE/qt2/include </DIV>
<DIV>--enable-fwnewepg=yes </DIV>
<DIV>--enable-embedded </DIV>
<DIV>--with-qtopia-dir=$QTE_BASE/qtopia </DIV>
<DIV>--enable-qtopia </DIV>
<DIV>--enable-qpe </DIV>
<DIV>--with-gui=qpe </DIV>
<DIV>--enable-rtti-embedded </DIV>
<DIV>--enable-ftp </DIV>
<DIV>--enable-fullscreenmenu </DIV>
<DIV>--with-ssl-version=0.9.7e&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; but it apperas the error :</DIV>
<DIV>&nbsp;</DIV>
<DIV>make[6]: Entering directory `/qtopia/x86/kdenox/konq-embed/kdesrc/kdecore/network'<BR>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&nbsp;&nbsp; -I/qtopia/qtopia-free-2.2.0/qtopia/include&nbsp; -DQWS -D_REENTRANT&nbsp; -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&nbsp; -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; \<BR>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<BR>In file included from kresolver.cpp:49,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from libkdecorenetwork_la.all_cpp.cpp:2:<BR>../../../../konq-embed/dropin/qmutex.h:32: error: syntax error before `*' token<BR>../../../../konq-embed/dropin/qmutex.h:35: error: syntax error before `*' token<BR>../../../../konq-embed/dropin/qmutex.h:38: error: syntax error before `*' token<BR>../../../../konq-embed/dropin/qmutex.h:30: warning: `class QMutexLocker' only <BR>&nbsp;&nbsp; defines private constructors and has no friends<BR>../../../../konq-embed/dropin/qmutex.h:46: error: syntax error before `*' token<BR>../../../../konq-embed/dropin/qmutex.h: In destructor `<BR>&nbsp;&nbsp; QMutexLocker::~QMutexLocker()':<BR>../../../../konq-embed/dropin/qmutex.h:54: error: `mtx' undeclared (first use <BR>&nbsp;&nbsp; this function)<BR>../../../../konq-embed/dropin/qmutex.h:54: error: (Each undeclared identifier <BR>&nbsp;&nbsp; is reported only once for each function it appears in.)<BR>../../../../konq-embed/dropin/qmutex.h: At global scope:<BR>../../../../konq-embed/dropin/qmutex.h:57: error: syntax error before `*' token<BR>In file included from kresolver.cpp:50,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from libkdecorenetwork_la.all_cpp.cpp:2:<BR>/qtopia/qtopia-free-2.2.0/qt2/include/qguardedptr.h: In member function `<BR>&nbsp;&nbsp; virtual QMetaObject* QMutexLocker::QGuardedPtrPrivate::metaObject() const':<BR>/qtopia/qtopia-free-2.2.0/qt2/include/qguardedptr.h:47: error: syntax error <BR>&nbsp;&nbsp; before `;' token<BR>In file included from ../../../../konq-embed/dropin/kiconloader.h:25,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../../../konq-embed/dropin/kinstance.h:29,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../../../konq-embed/dropin/kglobal.h:26,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../../../konq-embed/dropin/klocale.h:31,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from kresolver.cpp:58,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from libkdecorenetwork_la.all_cpp.cpp:2:<BR>/qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h: In member function `QObject* <BR>&nbsp;&nbsp; QMutexLocker::QGuardedPtrPrivate::object() const':<BR>/qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h:220: error: local class `class <BR>&nbsp;&nbsp; QMutexLocker::QGuardedPtrPrivate::object() const::QPixmap' shall not have <BR>&nbsp;&nbsp; static data member `QMutexLocker::QGuardedPtrPrivate::object() <BR>&nbsp;&nbsp; const::QPixmap::Optimization QMutexLocker::QGuardedPtrPrivate::object() <BR>&nbsp;&nbsp; const::QPixmap::defOptim'<BR>/qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h:220: error: field `<BR>&nbsp;&nbsp; QMutexLocker::QGuardedPtrPrivate::object() const::QPixmap::defOptim' in <BR>&nbsp;&nbsp; local class cannot be static<BR>/qtopia/qtopia-free-2.2.0/qt2/include/qpixmap.h:231: confused by earlier errors, bailing out<BR>make[6]: *** [libkdecorenetwork_la.all_cpp.lo] Error 1<BR>make[6]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc/kdecore/network'<BR>make[5]: *** [all-recursive] Error 1<BR>make[5]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc/kdecore'<BR>make[4]: *** [all] Error 2<BR>make[4]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc/kdecore'<BR>make[3]: *** [all-recursive] Error 1<BR>make[3]: Leaving directory `/qtopia/x86/kdenox/konq-embed/kdesrc'<BR>make[2]: *** [all-recursive] Error 1<BR>make[2]: Leaving directory `/qtopia/x86/kdenox/konq-embed'<BR>make[1]: *** [all-recursive] Error 1<BR>make[1]: Leaving directory `/qtopia/x86/kdenox'<BR>make: *** [all] Error 2</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; Pls help me to&nbsp;fix the error!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best Wishes ,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Nestor</DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P><BR>2008-02-05,konq-e-request@kde.org </P>
<BLOCKQUOTE id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><PRE>Send konq-e mailing list submissions to
        konq-e@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@kde.org

You can reach the person managing the list at
        konq-e-owner@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 &lt;bzchevalier@yahoo.fr&gt;
Subject: RE : Does konq-e-20030705 support HTTPS protocol
To: konq-e@kde.org
Message-ID: &lt;882316.84681.qm@web25801.mail.ukl.yahoo.com&gt;
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=""
 
    
 
  
&gt;&gt;&gt; please note, that there also exists a more recent snapshot on

&gt;&gt;&gt; http://konqe.basyskom.org
  &gt;&gt;&gt; Cheers,
  &gt;&gt;&gt; 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@kde.org
https://mail.kde.org/mailman/listinfo/konq-e


End of konq-e Digest, Vol 58, Issue 6
*************************************
</PRE></BLOCKQUOTE><br><!-- footer --><br><hr>
<a style="font-size:14px;line-height:15px; color:#000; text-decoration:none" href="http://event.mail.163.com/chanel/click.htm?from=NO_25&domain=126" target="_blank"><span style="text-decoration:underline; color:blue">网 易 有 道 英 汉 电 子 词 典 获 2 0 0 7 年 “ 电 脑 报 ” 免 费 软 件 最 佳 功 能 奖</span> </a>