Hello All,<br><br>I am trying to build the devel-image using MokoMakefile, but I am failing at the following error. I have tried <br><br>make update-makefile &amp;&amp; make setup update openmoko-devel-image<br><br>multiple times without any sucess, it still fails at the same place. What am I missing ?<br>
<br>Thanks for your time.<br><br>-- Pranav<br><br><br>================ error output =======================<br><br>| /data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/build.x86_64-linux.arm-angstrom-linux-gnueabi/./gcc/xgcc -B/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/build.x86_64-linux.arm-angstrom-linux-gnueabi/./gcc/ -march=armv4t -mtune=arm920t -isystem/data/dl/openmoko/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/include -B/data/dl/openmoko/moko/build/tmp/cross/arm-angstrom-linux-gnueabi/bin/ -B/data/dl/openmoko/moko/build/tmp/cross/arm-angstrom-linux-gnueabi/lib/ -isystem /data/dl/openmoko/moko/build/tmp/cross/arm-angstrom-linux-gnueabi/include -isystem /data/dl/openmoko/moko/build/tmp/cross/arm-angstrom-linux-gnueabi/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE&nbsp;&nbsp; -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition&nbsp; -isystem ./include&nbsp; -I. -I. -I/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/gcc -I/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/gcc/. -I/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/gcc/../include -I/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/gcc/../libcpp/include&nbsp;&nbsp; -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -Dinhibit_libc&nbsp; \<br>
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -c /data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/gcc/crtstuff.c -DCRT_BEGIN \<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -o crtbegin.o<br>| xgcc: /data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/build.x86_64-linux.arm-angstrom-linux-gnueabi/./gcc/specs: Invalid argument<br>
| make[3]: *** [crtbegin.o] Error 1<br>| make[3]: Leaving directory `/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/build.x86_64-linux.arm-angstrom-linux-gnueabi/gcc&#39;<br>
| make[2]: *** [all-gcc] Error 2<br>| make[2]: Leaving directory `/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/build.x86_64-linux.arm-angstrom-linux-gnueabi&#39;<br>
| make[1]: *** [all] Error 2<br>| make[1]: Leaving directory `/data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/gcc-4.1.2/build.x86_64-linux.arm-angstrom-linux-gnueabi&#39;<br>
| FATAL: oe_runmake failed<br>NOTE: Task failed: /data/dl/openmoko/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/gcc-cross-initial-4.1.2-r15/temp/log.do_compile.20645<br>NOTE: package gcc-cross-initial-4.1.2-r15: task do_compile: failed<br>
ERROR: TaskFailed event exception, aborting<br>NOTE: package gcc-cross-initial-4.1.2: failed<br>ERROR: Build of /data/dl/openmoko/moko/openembedded/packages/gcc/<a href="http://gcc-cross-initial_4.1.2.bb">gcc-cross-initial_4.1.2.bb</a> do_compile failed<br>
ERROR: Task 2849 (/data/dl/openmoko/moko/openembedded/packages/gcc/<a href="http://gcc-cross-initial_4.1.2.bb">gcc-cross-initial_4.1.2.bb</a>, do_compile) failed<br>NOTE: Tasks Summary: Attempted 161 tasks of which 161 didn&#39;t need to be rerun and 1 failed.<br>
ERROR: &#39;/data/dl/openmoko/moko/openembedded/packages/gcc/<a href="http://gcc-cross-initial_4.1.2.bb">gcc-cross-initial_4.1.2.bb</a>&#39; failed<br>make: *** [openmoko-devel-image] Error 1<br><br>