<div dir="ltr">building it is what makes all the difference, you have the source so you can modify one line of code, rebuild and test it.. I also think the building_fso page is confusing, because the second part of page talks about directories that don&#39;t exist using the makefile procedure, so you cannot gradually pass from automatic to manual.. but i admit that i didn&#39;t look much into the openembedded page, so probably i must just understand better.<br>
<br>anyway, using the automatic procedure (the makefile) i have some problems:<br>1) the build stops at the ttf-liberation-0.2-r2 package, install phase, and the install log is empty<br>2) if i issue a make update openembedded complains that it don&#39;t know where to update from... i actually know less than him, so the only way to update the distribution for me is to delete all and restart from the wget makefile step..<br>
this is the error i get:<br><i><br>roby@roby-laptop ~/openmoko/fso-makefile $ make update<br>( cd common ; git pull )<br>Already up-to-date.<br>( cd bitbake ; svn up )<br>At revision 1092.<br>( cd openembedded ; git pull )<br>
remote: Counting objects: 47, done.<br>remote: Compressing objects: 100% (30/30), done.<br>remote: Total 30 (delta 24), reused 0 (delta 0)<br>Unpacking objects: 100% (30/30), done.<br>From git://<a href="http://git.openembedded.net/org.openembedded.dev">git.openembedded.net/org.openembedded.dev</a><br>
&nbsp;&nbsp; 7c2adf8..682d3d3&nbsp; org.openembedded.dev -&gt; origin/org.openembedded.dev<br>You asked me to pull without telling me which branch you<br>want to merge with, and &#39;branch.master.merge&#39; in<br>your configuration file does not tell me either.&nbsp; Please<br>
name which branch you want to merge on the command line and<br>try again (e.g. &#39;git pull &lt;repository&gt; &lt;refspec&gt;&#39;).<br>See git-pull(1) for details on the refspec.<br><br>If you often merge with the same branch, you may want to<br>
configure the following variables in your configuration<br>file:<br><br>&nbsp;&nbsp;&nbsp; branch.master.remote = &lt;nickname&gt;<br>&nbsp;&nbsp;&nbsp; branch.master.merge = &lt;remote-ref&gt;<br>&nbsp;&nbsp;&nbsp; remote.&lt;nickname&gt;.url = &lt;url&gt;<br>&nbsp;&nbsp;&nbsp; remote.&lt;nickname&gt;.fetch = &lt;refspec&gt;<br>
<br>See git-config(1) for details.<br>make: *** [update-openembedded] Error 1</i><br><br>3) which other branches are present? how do i list them? i mean: i have managed to build the fso-testing-image branch, modifying the bb files that depended on the ttf-liberation package. by doing this i must remove the terminal bb recipe, and so it&#39;s difficult to use it actually. so i tried to build fso-stable-image, but it stops the compilation on the same package (ttf-liberation, same version) and with the identical sympthoms (empty log file). is there actually any difference between fso-testing and fso-stable?<br>
<br>4) last but not least, the fso image i have created (fso-testing, removing the ttf-liberation package) is not able to connect to the gsm network, and write &quot;No service&quot; over the band meter icon. Is this expected?<br>
<br>anyway, i will try to flash the prebuilt image, but i would like to know how that images are built if on my pc it actually fails.. any other got the ttf-liberation problem?<br><br>roberto previdi<br><br><div class="gmail_quote">
On Fri, Sep 5, 2008 at 6:05 PM, Dale Maggee <span dir="ltr">&lt;<a href="mailto:antisol@internode.on.net">antisol@internode.on.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt; Sorry but want to build FSO and flash it into my FR and do some work. If<br>
&gt; I can make the wiki clearer in the process then well and good. Perhaps<br>
&gt; it&#39;s just me that gets confused ;-)<br>
&gt;<br>
</div>Do you need to build it?<br>
<br>
you can download an image for milestone 2 from<br>
<a href="http://downloads.openmoko.org/framework/milestone2/" target="_blank">http://downloads.openmoko.org/framework/milestone2/</a><br>
<br>
Apparently milestone 3 will be out in a day or two...<br>
</blockquote></div><br></div>