Hello,<br><br>Thank you very much for your reply. No my config.log file seems to be different. I am pasting a portion of config.log file below and am also attaching the complete file with this email.<br><br>configure:2074: checking for a BSD-compatible install<br>
configure:2142: result: /usr/bin/install -c<br>configure:2153: checking whether build environment is sane<br>configure:2196: result: yes<br>configure:2221: checking for a thread-safe mkdir -p<br>configure:2260: result: /bin/mkdir -p<br>
configure:2273: checking for gawk<br>configure:2303: result: no<br>configure:2273: checking for mawk<br>configure:2289: found /usr/bin/mawk<br>configure:2300: result: mawk<br>configure:2311: checking whether make sets $(MAKE)<br>
configure:2333: result: yes<br>configure:2413: checking for arm-elf-linux-strip<br>configure:2443: result: no<br>configure:2453: checking for strip<br>configure:2469: found /usr/bin/strip<br>configure:2480: result: strip<br>
configure:2520: checking whether make sets $(MAKE)<br>configure:2542: result: yes<br>configure:2559: checking for arm-elf-linux-gcc<br>configure:2586: result: arm-elf-gcc<br>configure:2858: checking for C compiler version<br>
configure:2866: arm-elf-gcc --version >&5<br>../configure: line 2868: arm-elf-gcc: command not found<br>configure:2870: $? = 127<br>configure:2877: arm-elf-gcc -v >&5<br>../configure: line 2879: arm-elf-gcc: command not found<br>
configure:2881: $? = 127<br>configure:2888: arm-elf-gcc -V >&5<br>../configure: line 2890: arm-elf-gcc: command not found<br>configure:2892: $? = 127<br>configure:2915: checking for C compiler default output file name<br>
configure:2937: arm-elf-gcc -Os -ffunction-sections -I../../../../target/firmware/include   conftest.c  >&5<br>../configure: line 2939: arm-elf-gcc: command not found<br>configure:2941: $? = 127<br>configure:2979: result: <br>
configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME "libosmocore"<br>| #define PACKAGE_TARNAME "libosmocore"<br>| #define PACKAGE_VERSION "UNKNOWN"<br>| #define PACKAGE_STRING "libosmocore UNKNOWN"<br>
| #define PACKAGE_BUGREPORT "<a href="mailto:openbsc-devel@lists.openbsc.org">openbsc-devel@lists.openbsc.org</a>"<br>| #define PACKAGE "libosmocore"<br>| #define VERSION "UNKNOWN"<br>| /* end confdefs.h.  */<br>
| <br>| int<br>| main ()<br>| {<br>| <br>|   ;<br>|   return 0;<br>| }<br>configure:2985: error: in `/home/zaki/osmocom-bb/src/shared/libosmocore/build-target':<br>configure:2988: error: C compiler cannot create executables<br>
See `config.log' for more details.<br><br>Awaiting your response,<br><br>Zaki.<br><br><br><br><div class="gmail_quote">On Mon, Jun 7, 2010 at 1:21 AM, Zaki Ud Din <span dir="ltr"><<a href="mailto:fyproject14@gmail.com">fyproject14@gmail.com</a>></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;">Hello,<br><br>I have been trying to build osmocom but have been getting errors in doing so. <br>
<br>Firstly, I downloaded the following file,"<u style="color: rgb(102, 102, 204);"> binutils-2.16.1,
              gcc-4.0.2-c-c++, newlib-1.14.0, insight-6.4, TAR BZ2 [65.5MB]</u>" under GCC-4.0 toolchain from <a href="http://www.gnuarm.com" target="_blank">www.gnuarm.com</a> and extracted this to my home folder.<div>
<div></div><div class="h5"><br><br>Secondly, I gave the following path "export PATH=/gnuarm-4.0.2/arm-elf/<div>
bin:$PATH" in terminal window. Afterwards when I entered "make" under "/osmosom-bb/src", I got the following errors<div><div><div>
<br>zaki@zaki-desktop:~/osmocom-bb/src$ make<br></div>cd shared/libosmocore/build-host && make<br>make[1]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host'<br>make  all-recursive<br>


make[2]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host'<br>
Making all in include<br>make[3]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include'<br>Making all in osmocore<br>make[4]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include/osmocore'<br>



Making all in protocol<br>make[5]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include/osmocore/protocol'<br>make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include/osmocore/protocol'<br>



make[5]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include/osmocore'<br>make[5]: Nothing to be done for `all-am'.<br>make[5]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include/osmocore'<br>



make[4]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include/osmocore'<br>make[4]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include'<br>make[4]: Nothing to be done for `all-am'.<br>



make[4]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include'<br>make[3]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/include'<br>Making all in src<br>



make[3]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/src'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/src'<br>



Making all in tests<br>make[3]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests'<br>Making all in timer<br>make[4]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests/timer'<br>



make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests/timer'<br>Making all in sms<br>make[4]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests/sms'<br>



make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests/sms'<br>make[4]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests'<br>



make[4]: Nothing to be done for `all-am'.<br>make[4]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests'<br>make[3]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host/tests'<br>



make[3]: Entering directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host'<br>make[3]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host'<br>make[2]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host'<br>



make[1]: Leaving directory `/home/zaki/osmocom-bb/src/shared/libosmocore/build-host'<br>cd shared/libosmocore/build-target && ../configure \<br>            --host=arm-elf-linux --disable-shared --disable-talloc --disable-tests \<br>



        CC="arm-elf-gcc" CFLAGS="-Os -ffunction-sections -I../../../../target/firmware/include"<br>configure: WARNING: If you wanted to set the --build type, don't use --host.<br>    If a cross compiler is detected then cross compile mode will be used.<div>


<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... /bin/mkdir -p<br></div>checking for gawk... no<br>checking for mawk... mawk<br>



checking whether make sets $(MAKE)... yes<br>checking for arm-elf-linux-strip... no<br>checking for strip... strip<br>checking whether make sets $(MAKE)... (cached) yes<div><br>checking for arm-elf-linux-gcc... arm-elf-gcc<br>



checking for C compiler default output file name... <br><span style="background-color: rgb(255, 255, 51);">configure: error: in `/home/zaki/osmocom-bb/src/shared/libosmocore/build-target':</span><br style="background-color: rgb(255, 255, 51);">



<span style="background-color: rgb(255, 255, 51);">configure: error: C compiler cannot create executables</span><br style="background-color: rgb(255, 255, 51);"><span style="background-color: rgb(255, 255, 51);">See `config.log' for more details.</span><br style="background-color: rgb(255, 255, 51);">



<span style="background-color: rgb(255, 255, 51);">make: *** [shared/libosmocore/build-target/Makefile] Error 77</span><br><br></div>I shall be grateful to you if you could help me on this.<br><br>Awaiting your Response,<br>

<font color="#888888"><br>Zaki.</font></div></div></div>
</div></div></blockquote></div><br>