Rod,<br>
<br>
I just wanted to drop a line of thanks for your MokoMakefile.&nbsp; It&#39;s a great idea, elegantly constructed, and really simplifies the build process.<br>
<br>
The only problem I have observed so far involved retrieving bitbake from the site in Germany:<br>
<blockquote>
    <tt><font size="2">[ -e bitbake ] || \</font></tt><br>
    <tt><font size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( svn co svn://svn.berlios.de/bitbake/branches/bitbake-1.6 bitbake )</font></tt><br>
    <br>
    <tt><font size="2">svn: Can&#39;t connect to host &#39;<a href="http://svn.berlios.de">svn.berlios.de</a>&#39;</font></tt><br>
    <tt><font size="2">make: *** [bitbake/bin/bitbake] Error 1</font></tt><br>
</blockquote>
I was able to ping <a href="http://svn.berlios.de">svn.berlios.de</a>, so maybe their svn is down?&nbsp; I did already had bitbake v1.7.2 locally, so I just created a soft link to move things along.&nbsp; Does svn allow for more feedback on it&#39;s connection process through a command line switch?
<br>
<br><br>Osborne<br>
<br>
<br>
On Fri, 2007-02-16 at 13:25 +1030, Rod Whitby wrote:
<blockquote type="CITE">
<pre><font color="#000000">I have created &quot;MokoMakefile&quot; - a fully automated way of setting up an</font><br><font color="#000000">OpenMoko development environment.</font><br>[...]<br></pre>
</blockquote>
<br>