Hi all,<br>I&#39;m not sure whether these are the proper mail loops to ask about build problems. If not, please tell me one.<br><br>Anyway, when try to build the openmoko-devel-image (openmoko 2007.2 version) according to &quot;
<a href="http://wiki.openmoko.org/wiki/Getting_OpenMoko_working_on_host_with_Xoo">Getting OpenMoko working on host with Xoo</a>&quot; and &quot;<a href="http://wiki.openmoko.org/wiki/MokoMakefile" title="MokoMakefile">Building OpenMoko using the MokoMakefile
</a>&quot;, I encountered the following problem with uboot build (the error message is attached at the end).<br><br>While, it can pass the build process if the<span style="font-style: italic;"> </span>&quot;uboot-openmoko&quot; flag is deleted from the Makefile but it can boot up the openmoko finally in the following steps.
<br>
<br>
BTW: the content of my local.conf is:<br>---------------------------------<br>MACHINE = &quot;x86&quot;<br>DISTRO = &quot;openmoko&quot;<br>BUILD_ARCH = &quot;i686&quot;<br>INHERIT += &quot;rm_work&quot;<br>TARGET_FPU = &quot;&quot;
<br>---------------------------------<br><br>Could anyone give me some help? Thanks a lot.<br><br>B.R.<br><br>Chaohong<br><br><br>=========================<br>...<br><span style="font-style: italic;">| make -C examples all
</span><br style="font-style: italic;"><span style="font-style: italic;">| make[2]: Entering directory `/home/chaohong/moko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git/examples
&#39;</span><br style="font-style: italic;"><span style="font-style: italic;">| i486-angstrom-linux-gcc -g&nbsp; -Os&nbsp;&nbsp; -fno-strict-aliasing&nbsp; -fno-common -ffixed-r8 -msoft-float&nbsp; -D__KERNEL__ -DTEXT_BASE=0x33F80000&nbsp; -I/home/chaohong/moko/build/tmp/work/i486-angstrom-linux/uboot-
openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/chaohong/moko/build/tmp/cross/lib/gcc/i486-angstrom-linux/4.1.2/include -pipe&nbsp; -DCONFIG_ARM -D__ARM__ -march=armv4&nbsp; -Wall -Wstrict-prototypes -c -o hello_world.o hello_world.c
</span><br style="font-style: italic;"><span style="font-style: italic;">| hello_world.c:1: error: bad value (armv4) for -march= switch</span><br style="font-style: italic;"><span style="font-style: italic;">| hello_world.c:1: error: bad value (armv4) for -mtune= switch
</span><br style="font-style: italic;"><span style="font-style: italic;">| make[2]: *** [hello_world.o] Error 1</span><br style="font-style: italic;"><span style="font-style: italic;">| make[2]: Leaving directory `/home/chaohong/moko/build/tmp/work/i486-angstrom-linux/uboot-
openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git/examples&#39;</span><br style="font-style: italic;"><span style="font-style: italic;">| make[1]: *** [examples] Error 2</span><br style="font-style: italic;">
<span style="font-style: italic;">| make[1]: Leaving directory `/home/chaohong/moko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git&#39;</span><br style="font-style: italic;">
<span style="font-style: italic;">| FATAL: oe_runmake failed</span><br style="font-style: italic;"><span style="font-style: italic;">NOTE: Task failed: /home/chaohong/moko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/temp/log.do_compile.20684
</span><br style="font-style: italic;"><span style="font-style: italic;">NOTE: package uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1: task do_compile: failed</span><br style="font-style: italic;">
<span style="font-style: italic;">ERROR: TaskFailed event exception, aborting</span><br style="font-style: italic;"><span style="font-style: italic;">NOTE: package uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943:
 failed</span><br style="font-style: italic;"><span style="font-style: italic;">ERROR: Build of /home/chaohong/moko/openembedded/packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb do_compile failed
</span><br style="font-style: italic;"><span style="font-style: italic;">ERROR: Task 23 (/home/chaohong/moko/openembedded/packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb, do_compile) failed
</span><br style="font-style: italic;"><span style="font-style: italic;">NOTE: Tasks Summary: Attempted 2974 tasks of which 2969 didn&#39;t need to be rerun and 1 failed.</span><br style="font-style: italic;"><span style="font-style: italic;">
ERROR: &#39;/home/chaohong/moko/openembedded/packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb&#39; failed</span><br style="font-style: italic;"><span style="font-style: italic;">make: *** [openmoko-devel-image] Error 1
<br>==========================<br></span><br><br>