<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Radek,<br>
<br>
here is the result from git log :<br>
<blockquote>mav@MavDesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore/qt$
git log<br>
commit a2eb181371609220d111db555da07ab32627ffca<br>
Author: Radek Polak <a class="moz-txt-link-rfc2396E" href="mailto:psonek2@seznam.cz">&lt;psonek2@seznam.cz&gt;</a><br>
Date:&nbsp;&nbsp; Sun Dec 13 15:57:15 2009 +0100<br>
</blockquote>
So it matches with the last commit you mentioned<br>
<br>
Regards,<br>
<br>
Yann<br>
<br>
&nbsp;&nbsp;&nbsp; Fix compilation<br>
<blockquote cite="mid:201001132346.12618.psonek2@seznam.cz" type="cite">
  <pre wrap="">Yann SLADEK wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi there,

I wanted to start the french translation of QtMoko and wanted to build
it, so I followed instructions here : <a class="moz-txt-link-freetext" href="http://qtmoko.org/wiki/Translations">http://qtmoko.org/wiki/Translations</a>
The configure step was fine but when I start make, I got the following

    *** Error

I googled this but no clue
    </pre>
  </blockquote>
  <pre wrap="">
Hi Yann,
it can be problem that qt submodule is not in correct version. I had similar 
problem at work. You should check qt version if it matches the one in:

<a class="moz-txt-link-freetext" href="http://github.com/radekp/qt/tree/qtmoko-v15">http://github.com/radekp/qt/tree/qtmoko-v15</a>

You can do it by
cd qtmoko/qtopiacore/qt
git log

the last commit should match the one on web 
(a2eb181371609220d111db555da07ab32627ffca). If not you should somehow make it 
match (e.g. clone above git, checkout qtmoko-v17 branch and replace 
qtopiacore/qt with it).

Or if it still does not work please let me know.

Regards

Radek

_______________________________________________
Openmoko community mailing list
<a class="moz-txt-link-abbreviated" href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openmoko.org/mailman/listinfo/community">http://lists.openmoko.org/mailman/listinfo/community</a>
  </pre>
</blockquote>
<br>
</body>
</html>