[Gta04-owner] Building QtMoko v45
Sven Dyroff
S.Dyroff at phytec.de
Fri Jul 6 10:40:17 CEST 2012
Hello Radek,
no, I haven't forgotten these two commands. According to the messages "git
submodule init" did lots of registering some paths. "git submodule update"
fetched several hundreds of MB out of the net, compressed something and
made some delta handling. Then it finished.
Due to your answer I entered the two commands once again. "git submodule
init" repeated the same procedure as before. Also "git submodule update"
did so: Fetching several hundreds of MB out of the net, then telling
something about compression and deltas. But this time it continued to do
even more. It checked out about a dozen more packages, what it didn't do
before. And this time I really have a subdirectory "qt".
1.) Question: Is it right, that I don't get QtMoko v45 only, but also some
very much older and also some newer stuff? I got this in the log:
>From git://github.com/radekp/qt
* [new branch] 4.6-stable -> origin/4.6-stable
* [new branch] 4.8 -> origin/4.8
* [new branch] master -> origin/master
* [new branch] qt45-stable -> origin/qt45-stable
* [new branch] qt46 -> origin/qt46
* [new branch] qtmoko-qt-4.7 -> origin/qtmoko-qt-4.7
* [new branch] qtmoko-qt47 -> origin/qtmoko-qt47
* [new branch] qtmoko-qt471 -> origin/qtmoko-qt471
* [new branch] qtmoko-v14 -> origin/qtmoko-v14
* [new branch] qtmoko-v15 -> origin/qtmoko-v15
* [new branch] qtmoko-v17 -> origin/qtmoko-v17
* [new branch] qtmoko-v18 -> origin/qtmoko-v18
* [new branch] qtmoko-v35 -> origin/qtmoko-v35
* [new branch] v4.7.4-qtmoko-v46 -> origin/v4.7.4-qtmoko-v46
I think only "qt45-stable" is the one what I searched for...
2.) The call of configure still fails. Now the message is:
Testing the system Qt: FAIL
Qt Extended requires Qt 4.3 or higher to be installed.
You must have qmake in your PATH.
If your system's package manager does not provide Qt 4 development
libraries
please see the Guide to Configuring and Building Qt Extended for
information
on how to build Qt from the included source.
Alternatively, pass -build-qt to configure and it will build Qt for you
(and then bootstrap QBuild from that).
make: *** [src/build/mkconf/configure] Fehler 2
Might it be that there's still something missing? In order to give you a
chance to check this, I attached the full log of the second run of "git
submodule init" and "git submodule update" to this mail.
Best regards
Sven
Von: Radek Polak <psonek2 at seznam.cz>
An: gta04-owner at goldelico.com
Kopie: Sven Dyroff <S.Dyroff at phytec.de>
Datum: 05.07.2012 17:06
Betreff: Re: [Gta04-owner] Building QtMoko v45
On Thursday, July 05, 2012 12:52:42 PM Sven Dyroff wrote:
> Hello Radek,
>
> I tried to build QtMoko by myself for the first time. Thanks to your
very
> good README I managed to get nearly through the whole sequence from the
> scratch. There're only at least two things missing:
>
> a) Very minor: "git clone" fails because you first need to "apt-get
> install" it. I only mention it here for completeness.
>
> b) My problem: "../qtmoko/configure -system-qt -device neo" fails
because
> it misses "../qtmoko/qtopiacore/qt". It's nice that within
> "../qtmoko/qtopiacore" a README will be found that says, that it's a
link
> named "qt" that has to placed here. But can you please provide me/us the
> destination? I'm afraid that the README-info "It contains the Qt
Embedded
> source code that Qt Extended uses" is not sufficient for me...
Hi Sven,
havent you forget to run:
git submodule init
git submodule update
After these two command the qtopiacore/qt directory should be populated
with
Qt sources.
This directory and few others are git submodules so that we can track
easily
the upstream - you can even see it on github [1].
Regards
Radek
[1] https://github.com/radekp/qtmoko/tree/master/qtopiacore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.goldelico.com/pipermail/gta04-owner/attachments/20120706/1dfbf8fa/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: buildlog.txt
URL: <http://lists.goldelico.com/pipermail/gta04-owner/attachments/20120706/1dfbf8fa/attachment-0001.txt>
More information about the Gta04-owner
mailing list