Trouble building Osmocom

Adrian-Ken Rueegsegger ken at codelabs.ch
Tue Jun 8 12:44:56 CEST 2010


Hi,

Zaki Ud Din schrieb:
> Hello,
> 
> 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.

[snip]

> configure:2866: arm-elf-gcc --version >&5
> ../configure: line 2868: arm-elf-gcc: command not found
> configure:2870: $? = 127
> configure:2877: arm-elf-gcc -v >&5
> ../configure: line 2879: arm-elf-gcc: command not found
> configure:2881: $? = 127
> configure:2888: arm-elf-gcc -V >&5
> ../configure: line 2890: arm-elf-gcc: command not found
> configure:2892: $? = 127
> configure:2915: checking for C compiler default output file name
> configure:2937: arm-elf-gcc -Os -ffunction-sections
> -I../../../../target/firmware/include   conftest.c  >&5
> ../configure: line 2939: arm-elf-gcc: command not found

It does not find the toolchain/cross-compiler. Where did you
install/unpack the toolchain? Please check that it is really in
"/gnuarm-4.0.2/arm-elf/bin". Otherwise you have to export the proper path.

-Adrian



More information about the baseband-devel mailing list