What&#39;s your system?<br><br><div class="gmail_quote">On Thu, Feb 26, 2009 at 7:16 PM, Daniel.Li <span dir="ltr">&lt;<a href="mailto:lida_mail@163.com">lida_mail@163.com</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">On Wed, 2009-02-25 at 22:25 -0300, Tomas Riveros Schober wrote:<br>
&gt; since it&#39;s glibc related, why not try this:<br>
&gt; <a href="http://wiki.openmoko.org/wiki/Talk:MokoMakefile#glibc_fails_to_build" target="_blank">http://wiki.openmoko.org/wiki/Talk:MokoMakefile#glibc_fails_to_build</a><br>
&gt;<br>
&gt; Tom<br>
&gt;<br>
<br>
</div>Thanks for tips. After checking the above link.<br>
<br>
I found the case is quite different from mine. Since I don&#39;t have build<br>
folder.<br>
<br>
<br>
&gt; =====================From above link=======================<br>
&gt; NOTE: Task failed: /home/alex/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/<br>
&gt; glibc-2.6.1-r10/temp/log.do_configure.11446<br>
&gt;<br>
My folder structure is:<br>
.<br>
|-- Makefile -&gt; common/Makefile<br>
|-- bitbake<br>
|-- common<br>
|-- downloads<br>
|-- fso-milestone5<br>
`-- openembedded<br>
<br>
I also googled website, found really strange :(<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
&gt; Daniel.Li escribió:<br>
&gt; &gt; On Thu, 2009-02-26 at 07:50 +0800, HouYu Li wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; using the default makefile from download site works well. haven&#39;t<br>
&gt; &gt;&gt; tried the git version. I think you might try milestone5.1.<br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt; I have check &quot;wget <a href="http://downloads.freesmartphone.org/Makefile" target="_blank">http://downloads.freesmartphone.org/Makefile</a>&quot;.<br>
&gt; &gt; And diff this file with common/Makefile.<br>
&gt; &gt;<br>
&gt; &gt; They are the same.<br>
&gt; &gt;<br>
&gt; &gt;&gt; On Thu, Feb 26, 2009 at 7:43 AM, Daniel.Li &lt;<a href="mailto:lida_mail@163.com">lida_mail@163.com</a>&gt; wrote:<br>
&gt; &gt;&gt;         Dear List,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;         I have followed <a href="http://wiki.openmoko.org/wiki/Building_FSO" target="_blank">http://wiki.openmoko.org/wiki/Building_FSO</a> to<br>
&gt; &gt;&gt;         build fso<br>
&gt; &gt;&gt;         $ git clone git://<a href="http://git.freesmartphone.org/fso-makefile" target="_blank">git.freesmartphone.org/fso-makefile</a> common<br>
&gt; &gt;&gt;         $ ln -s common/Makefile Makefile<br>
&gt; &gt;&gt;         $ make fso-gta02-milestone5-image<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;         blabla......<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;         NOTE: Psyco JIT Compiler (<a href="http://psyco.sf.net" target="_blank">http://psyco.sf.net</a>) not available.<br>
&gt; &gt;&gt;         Install it<br>
&gt; &gt;&gt;         to increase performance.<br>
&gt; &gt;&gt;         NOTE: Handling BitBake files: | (5389/6406) [84 %]ERROR: Could<br>
&gt; &gt;&gt;         not<br>
&gt; &gt;&gt;         include required file <a href="http://glibc_2.6.1.bb" target="_blank">glibc_2.6.1.bb</a> while<br>
&gt; &gt;&gt;         parsing /home/daniel/work4/fso/fso-milestone5/openembedded/packages/glibc/<a href="http://glibc-initial_2.6.1.bb" target="_blank">glibc-initial_2.6.1.bb</a><br>
&gt; &gt;&gt;         NOTE: Handling BitBake files: - (6406/6406) [100 %]<br>
&gt; &gt;&gt;         NOTE: Parsing finished. 0 cached, 6123 parsed, 282 skipped, 0<br>
&gt; &gt;&gt;         masked.<br>
&gt; &gt;&gt;         ERROR: Parsing errors found, exiting...<br>
&gt; &gt;&gt;         make[1]: *** [image] Error 1<br>
&gt; &gt;&gt;         make[1]: Leaving directory<br>
&gt; &gt;&gt;         `/home/daniel/work4/fso/fso-milestone5&#39;<br>
&gt; &gt;&gt;         make: *** [fso-gta02-milestone5-image] Error 2<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;         Have anyone met this before, how can i solve this? Thanks.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;         --<br>
&gt; &gt;&gt;         Daniel.Li &lt;<a href="mailto:lida_mail@163.com">lida_mail@163.com</a>&gt;<br>
&gt; &gt;&gt;         PALFocus (<a href="http://palfocus.oicp.net" target="_blank">http://palfocus.oicp.net</a>)<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;         _______________________________________________<br>
&gt; &gt;&gt;         Openmoko community mailing list<br>
&gt; &gt;&gt;         <a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
&gt; &gt;&gt;         <a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; --<br>
&gt; &gt;&gt; Best Regards<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; HouYu Li, Karajan<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; karajan_ii (at) <a href="http://hotmail.com" target="_blank">hotmail.com</a><br>
&gt; &gt;&gt; karadog (at) <a href="http://gmail.com" target="_blank">gmail.com</a><br>
&gt; &gt;&gt; lihouyu (at) <a href="http://phpex.net" target="_blank">phpex.net</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; PHP Programmer<br>
&gt; &gt;&gt; Red Hat Certified Engineer<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Shanghai, China<br>
&gt; &gt;&gt;<br>
&gt;<br>
</div></div>--<br>
<div><div></div><div class="Wj3C7c">Daniel.Li &lt;<a href="mailto:lida_mail@163.com">lida_mail@163.com</a>&gt;<br>
PALFocus (<a href="http://palfocus.oicp.net" target="_blank">http://palfocus.oicp.net</a>)<br>
<br>
<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br><br>HouYu Li, Karajan<br><br>karajan_ii (at) <a href="http://hotmail.com">hotmail.com</a><br>karadog (at) <a href="http://gmail.com">gmail.com</a><br>
lihouyu (at) <a href="http://phpex.net">phpex.net</a><br><br>PHP Programmer<br>Red Hat Certified Engineer<br><br>Shanghai, China<br>