Hi all,<br><br>I spent the afternoon reading through the new wiki and trying to install openembedded on my machine, mostly to try and compile a demo.&nbsp; I didn&#39;t realize I didn&#39;t need to build openmoko from scratch to compile the demos, so I dabbled in using MokoMakefile
<br><br>I followed the instructions from:<br><a href="http://wiki.openmoko.org/wiki/MokoMakefile">http://wiki.openmoko.org/wiki/MokoMakefile</a><br><br>It failed at one point because it couldn&#39;t connect<br clear="all">
wil@development:/home/moko$ make setup<br>[ -e bitbake ] || \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( svn co svn://svn.berlios.de/bitbake/branches/bitbake-1.6 bitbake )<br>[ -e OE.mtn ] || \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ( wget -c -O OE.mtn.bz2 <a href="http://www.openembedded.org/snapshots/OE-this-is-for-mtn-0.33.mtn.bz2">
http://www.openembedded.org/snapshots/OE-this-is-for-mtn-0.33.mtn.bz2</a> &amp;&amp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bunzip2 OE.mtn.bz2 &amp;&amp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mtn --db=OE.mtn pull <a href="http://monotone.openembedded.org">monotone.openembedded.org
</a> org.openembedded.dev )<br>--20:59:49--&nbsp; <a href="http://www.openembedded.org/snapshots/OE-this-is-for-mtn-0.33.mtn.bz2">http://www.openembedded.org/snapshots/OE-this-is-for-mtn-0.33.mtn.bz2</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; `OE.mtn.bz2&#39;
<br>Resolving www.openembedded.org... <a href="http://85.214.40.226">85.214.40.226</a><br>Connecting to www.openembedded.org|85.214.40.226|:80... connected.<br>HTTP request sent, awaiting response... 404 Not Found<br>20:59:50 ERROR 404: Not Found.
<br><br>make: *** [setup-mtn] Error 1<br>wil@development:/home/moko$ <br><br>Does anyone else have this problem?&nbsp; I ping&#39;d and curl&#39;d <a href="http://www.openembedded.org">www.openembedded.org</a> and it seems to work.&nbsp; But the IP address doesn&#39;t.&nbsp; I thought I&#39;d post it just in case it was something with the makefile.&nbsp; If it&#39;s a network problem on my end, then how would I work around it?
<br><br>Wil<br><br>-- <br><a href="http://www.3cglabs.com">http://www.3cglabs.com</a><br><a href="http://thoughtl.us">http://thoughtl.us</a>