Re: Problems building Konq/e with Qtopia Core

"Piero Pezzin" <[email protected]> Tue, 29 Jan 2008 15:07:32 +0100
Newsgroups gmane.comp.kde.devel.konq-e
Message-ID <[email protected]>
--===============0732786044==
Content-Type: multipart/alternative; 
	boundary="----=_Part_13539_27643904.1201615652562"

------=_Part_13539_27643904.1201615652562
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello Stefan!

Thank you very much for you support, at the moment I'm completely blocked.

The compiler I'm using is arm-linux-g++ 3.3.3 (from DENX ELDK 3.1 3.3.3-8).

Be sure I'll be patient ;-)

I'll wait for news from you.

Thanks in advance,

Piero

2008/1/29 Stefan Eilers <[email protected]>:

> Hi Piero!
> Am 25.01.2008 um 18:01 schrieb Piero Pezzin:
>
> Hello Stefan,
>
> thank you for your support.
>
> Grepping the konq-embed directory I got the following:
>
> grep -r KNotifyClient konq-embed/
> Binary file konq-embed/kdesrc/kdecore/.libs/libkdecore.a matches
> konq-embed/kdesrc/khtml/khtmlview.cpp.orig:
> if(increase) KNotifyClient::beep();
> konq-embed/kdesrc/khtml/khtmlview.cpp.orig:
> if(increase) KNotifyClient::beep();
> konq-embed/kdesrc/khtml/khtmlview.cpp:                  if(increase)
> KNotifyClient::beep();
> konq-embed/kdesrc/khtml/khtmlview.cpp:                  if(increase)
> KNotifyClient::beep();
> Binary file konq-embed/kdesrc/khtml/.libs/libkhtml_i.a matches
> Binary file konq-embed/kdesrc/khtml/.libs/libkhtml_i_la.all_cpp.o matches
> Binary file konq-embed/src/.libs/konqueror matches
> Binary file konq-embed/dropin/.libs/libdropin.a matches
> Binary file konq-embed/dropin/.libs/libdropin_la.all_cpp.o matches
> konq-embed/dropin/knotifyclient.h:namespace KNotifyClient
>
>
>
> Do you see something "suspect"?
>
>
> Yes.. The buildsystem has a problem. I can reporoduce this issue here but
> it does not cause a link error. This may be caused by a differenct compiler
> release. Do you use GCC4?
> I still compile on GCC3..
>
> I really don't know how to find where the problem is. Grepping for "
> knotifyclient.h", I found that the header file is used in the Makefile for
> libdropin, which I think should be correct...
>
> Yes.. I will check this issue here and check what is wrong with the build
> system. Please be patent.. :)
>
>
> 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
> [email protected] | www.basyskom.de
>
> Handelsregister: Darmstadt HRB 9352
> Geschaeftsfuehrung: Eva Brucherseifer
>
>
>
> _______________________________________________
> konq-e mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/konq-e
>
>

------=_Part_13539_27643904.1201615652562
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello Stefan!<br><br>Thank you very much for you support, at the moment I&#39;m completely blocked.<br><br>The compiler I&#39;m using is arm-linux-g++ 3.3.3 (from DENX ELDK 3.1 3.3.3-8).<br><br>Be sure I&#39;ll be patient ;-)<br>
<br>I&#39;ll wait for news from you.<br><br>Thanks in advance,<br><br>Piero<br><br><div class="gmail_quote">2008/1/29 Stefan Eilers &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">Hi Piero!<br><div><div>Am 25.01.2008 um 18:01 schrieb Piero Pezzin:</div><div class="Ih2E3d"><br><blockquote type="cite">Hello Stefan, <br><br>thank you for your support.<br><br>Grepping the konq-embed directory I got the following:<br>
<br>grep -r KNotifyClient konq-embed/<br>Binary file konq-embed/kdesrc/kdecore/.libs/libkdecore.a matches<br> konq-embed/kdesrc/khtml/khtmlview.cpp.orig:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(increase) KNotifyClient::beep();<br>konq-embed/kdesrc/khtml/khtmlview.cpp.orig:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(increase) KNotifyClient::beep();<br>
konq-embed/kdesrc/khtml/khtmlview.cpp:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(increase) KNotifyClient::beep();<br> konq-embed/kdesrc/khtml/khtmlview.cpp:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(increase) KNotifyClient::beep();<br>Binary file konq-embed/kdesrc/khtml/.libs/libkhtml_i.a matches<br>
Binary file konq-embed/kdesrc/khtml/.libs/libkhtml_i_la.all_cpp.o matches<br> Binary file konq-embed/src/.libs/konqueror matches<br>Binary file konq-embed/dropin/.libs/libdropin.a matches<br>Binary file konq-embed/dropin/.libs/libdropin_la.all_cpp.o matches<br>
konq-embed/dropin/knotifyclient.h:namespace KNotifyClient</blockquote><blockquote type="cite"><br> <br>Do you see something &quot;suspect&quot;?</blockquote><div><br></div></div><div>Yes.. The buildsystem has a problem. I can reporoduce this issue here but it does not cause a link error. This may be caused by a differenct compiler release. Do you use GCC4?</div>
<div>I still compile on GCC3..</div><div class="Ih2E3d"><div><br></div><blockquote type="cite">I really don&#39;t know how to find where the problem is. Grepping for &quot;knotifyclient.h&quot;, I found that the header file is used in the Makefile for libdropin, which I think should be correct...<br>
 <br></blockquote></div><div>Yes.. I will check this issue here and check what is wrong with the build system. Please be patent.. :)</div><br></div><div class="Ih2E3d"><br><div> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="">
<span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="margin: 0px; font-size: 12px;">
<span style="font-size: 12px;"><span style="font-size: 12px;">Mfg., Dr. Stefan Eilers</span></span></div><div style="margin: 0px; font-size: 12px;"><span style="font-size: 12px;"><span style="font-size: 12px;">--&nbsp;&nbsp;</span></span></div>
<div style="margin: 0px; font-size: 12px;"><br></div><div style="margin: 0px; font-size: 12px;"><span style="font-size: 12px;"><span style="font-size: 12px;">Dr.-Ing. Stefan Eilers</span></span></div><div style="margin: 0px; font-size: 12px;">
<span style="font-size: 12px;"><span style="font-size: 12px;">Projekt Manager</span></span></div><div style="margin: 0px; min-height: 14px; font-size: 12px;"><br style="font-size: 12px;"></div><div style="margin: 0px; font-size: 12px;">
<span style="font-size: 12px;"><span style="font-size: 12px;">basysKom GmbH</span></span></div><div style="margin: 0px; font-size: 12px;"><span style="font-size: 12px;"><span style="font-size: 12px;">Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany</span></span></div>
<div style="margin: 0px; font-size: 12px;"><span style="font-size: 12px;"><span style="font-size: 12px;">Tel: +49 6151&nbsp;</span></span><span style="font-size: 12px;"><span style="font-size: 12px;">3968753 | Fax: -736 | Mobile: +49 170 4213459&nbsp;</span></span></div>
<div style="margin: 0px; font-size: 12px;"><span style="font-size: 12px;"><span style="font-size: 12px;"><a href="mailto:[email protected]" target="_blank">[email protected]</a> | <a href="http://www.basyskom.de" target="_blank">www.basyskom.de</a></span></span></div>
<div style="font-size: 12px;"><br style="font-size: 12px;"></div><div style="font-size: 12px;"><span style="font-size: 12px;"><span style="font-size: 12px;">Handelsregister: Darmstadt HRB 9352</span></span></div><div style="font-size: 12px;">
<span style="font-size: 12px;"><span style="font-size: 12px;">Geschaeftsfuehrung: Eva Brucherseifer</span></span></div><br></span></div></span> </div><br></div></div><br>_______________________________________________<br>
konq-e mailing list<br><a href="mailto:[email protected]">[email protected]</a><br><a href="https://mail.kde.org/mailman/listinfo/konq-e" target="_blank">https://mail.kde.org/mailman/listinfo/konq-e</a><br><br></blockquote></div>
<br>

------=_Part_13539_27643904.1201615652562--

--===============0732786044==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
konq-e mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/konq-e

--===============0732786044==--