Hello everyone.<br>After unnumbered attempts, I got some results: configure works fine and make starts correctly. But it blocks at a certain point, complaining about the file ftp.h, as you can see from the messages below:<br>
<br>If /bin/sh ../../../libtool --silent --tag=CXX --mode=compile arm-linux-g++<br>-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../konq-embed/kdesrc/kdecore<br>-I../../../konq-embed/kdesrc/kjs -I../../../konq-embed/kdesrc/kssl
<br>-I../../../konq-embed/dropin -I../../../konq-embed/dropin/kio<br>-I../../../konq-embed/dropin/kssl -I../../../konq-embed/kdesrc<br>-I../../../konq-embed/kdesrc/kdecore<br>-I../../../konq-embed/kdesrc/kdecore/network -I../../../konq-embed/kdesrc/kssl
<br>-I../../../konq-embed/kdesrc/kssl&nbsp;&nbsp; -I/home/piero/konq-embedded/include<br>-I/home/piero/work/qt-2.3.10/include<br>-I/home/piero/work/qtopia-free-2.2.0/qtopia/include/qtopia<br>-DQT_THREAD_SUPPORT -DQWS -D_REENTRANT&nbsp; -Wno-long-long -Wundef -ansi
<br>-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts<br>-Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline -Wformat-security<br>-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
<br>-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT<br>-DQT_NO_ASCII_CAST&nbsp; -MT ftp.lo -MD -MP -MF &quot;.deps/ftp.Tpo&quot; -c -o ftp.lo<br>ftp.cc; \<br>then mv -f &quot;.deps/ftp.Tpo&quot; &quot;.deps/ftp.Plo&quot;; else rm -f &quot;.deps/ftp.Tpo&quot;; exit
<br>1; fi<br>In file included from ftp.cc:26:<br>ftp.h:141: error: parse error before `{&#39; token<br>ftp.h:154: error: ISO C++ forbids declaration of `m_server&#39; with no type<br>ftp.h:155: error: parse error before `}&#39; token
<br>ftp.h:157: error: destructors must be member functions<br>ftp.h: In function `void FtpSocket()&#39;:<br>ftp.h:157: error: `closeSocket&#39; undeclared (first use this function)<br>ftp.h:157: error: (Each undeclared identifier is reported only once for each
<br>&nbsp;&nbsp; function it appears in.)<br>ftp.h: At global scope:<br>ftp.h:162: error: `void closeSocket()&#39; used prior to declaration<br>ftp.h:169: error: non-member function `int server()&#39; cannot have `const&#39;<br>method
<br>&nbsp;&nbsp; qualifier<br>ftp.h:179: error: non-member function `int sock()&#39; cannot have `const&#39; method<br>&nbsp;&nbsp; qualifier<br>ftp.h: In function `int sock()&#39;:<br>ftp.h:179: error: `fd&#39; undeclared (first use this function)
<br>ftp.h: At global scope:<br>ftp.h:184: error: non-member function `void debugMessage(const char*)&#39; cannot<br>&nbsp;&nbsp; have `const&#39; method qualifier<br>ftp.h:189: error: non-member function `int errorMessage(int, const char*)&#39;
<br>&nbsp;&nbsp; cannot have `const&#39; method qualifier<br>ftp.h:199: error: non-member function `bool setSocketOption(int, char*,<br>&nbsp;&nbsp; unsigned int)&#39; cannot have `const&#39; method qualifier<br>ftp.h: In function `int textRead()&#39;:
<br>ftp.h:222: error: invalid use of `this&#39; in non-member function<br>ftp.h: At global scope:<br>ftp.h:225: error: parse error before `private&#39;<br>ftp.h:227: error: redefinition of `int m_server&#39;<br>ftp.h:154: error: `int m_server&#39; previously defined here
<br>ftp.h:228: error: parse error before `}&#39; token<br>ftp.h:590: error: syntax error before `*&#39; token<br>ftp.h:595: error: syntax error before `*&#39; token<br>ftp.cc:170: error: `pSock&#39; was not declared in this scope
<br>ftp.cc:171: error: `int FtpTextReader::textRead&#39; is not a static member of `<br>&nbsp;&nbsp; class FtpTextReader&#39;<br><br>To me the file seems correct, but I can be wrong. I&#39;m using kdenox_snapshot_qt2_20070531, with qt-embedded 
2.3.10 and qtopia 2.2.0.<br><br>Any clue?<br><br>Thanks in advance and kind regards.<br><br><br><div class="gmail_quote">On Jan 15, 2008 2:48 PM, Piero Pezzin &lt;<a href="mailto:piero.pezzin@gmail.com">piero.pezzin@gmail.com
</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ok, thanks. If I&#39;ll fail with the building of Konq/e, I will wait for the next version of Qtopia.
<div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">On Jan 15, 2008 2:12 PM, Luciano Montanaro &lt;<a href="mailto:mikelima@cirulla.net" target="_blank">mikelima@cirulla.net
</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Il Tuesday 15 January 2008 14:00:08 Piero Pezzin ha scritto:<br><div>
&gt; Thank you very much.<br>&gt; So I can forget about qt and concentrate on qt/embedded and qtopia. That&#39;s<br>&gt; what I wanted to hear. There is a lot of confusion about this topic..<br>&gt;<br>&gt; Ok, I&#39;m going to try. I suppose it won&#39;t be a pleasant work...
<br><br></div>Well, not exactly. Qt3 (at least Qt3.3) *used* to work correctly. I think<br>there are a few issues with Qt3 and current SVN, but those should be easy<br>enough to fix. What is not going to work is using Qtopia (Or Qt 4, for that
<br>matter). But Qt4.4 should ship with Webkit, so if you can wait (it is<br>expected in Q1 2008, so within a few months now) that could provide you with<br>a good browser component to start off.<br><font color="#888888">

<br>Luciano<br></font><div><div></div><div><br>&gt;<br>&gt; 2008/1/15 Max Andruschenko &lt;<a href="mailto:maximus@softerra.com" target="_blank">maximus@softerra.com</a>&gt;:<br>&gt; &gt; &nbsp;Hi dear friend.<br>&gt; &gt;<br>
&gt; &gt; I can say you a definitly wrong.
<br>&gt; &gt; You can compile Konqueror embedded only for qtopia version 2.2.0 or<br>&gt; &gt; 2.2.2. So, first you should to do is to get qt embedded version 2.3.10 or<br>&gt; &gt; 2.3.12. Compile it with your cross compiler, at the end you should get
<br>&gt; &gt; qte-mt multithread library. And you should compile it with rtti support,<br>&gt; &gt; by default it compiles without rtti.<br>&gt; &gt; Then compile qtopia version 2.2.0 with library qte-mt. If during the<br>

&gt; &gt; building you get qte library, remove it from the folder. Also you should<br>&gt; &gt; compile qtopia with rtti support.<br>&gt; &gt; Then compile konqueror.<br>&gt; &gt;<br>&gt; &gt; Good luck!<br><br><br>_______________________________________________
<br>konq-e mailing list<br><a href="mailto:konq-e@kde.org" target="_blank">konq-e@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/konq-e" target="_blank">https://mail.kde.org/mailman/listinfo/konq-e</a><br>
</div></div></blockquote>
</div><br>
</div></div></blockquote></div><br>