[maemo-developers] Squeeze devkit to be installed to autobuilder

From: Eero Tamminen eero.tamminen at nokia.com
Date: Tue Apr 27 17:56:02 EEST 2010
Hi,

ext Marcin Juszkiewicz wrote:
> [sbox-FREMANTLE_ARMEL: ~] > 
> 
> CFLAGS="-Wall -g -O2 -mthumb" ./configure --host=arm-linux-gnueabi --
> build=arm-linux-gnueabi --prefix=/usr --sysconfdir=/etc --
> mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
> checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... configure: error: cannot run C 
> compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details.
> make: *** [configure-stamp] Error 1
> 
> 
>> Then you apt-get install maemo-sdk-symbols from extras-devel and you are
>> done.
> 
> mdbus2 package fails at configure step

What sets the CFLAGS and configure flags?

CFLAGS are broken as N900 OMAP3 revision doesn't reliably support thumb
(see ARM errata).

With Sbox you don't need to set --host or --build options.


	- Eero
More information about the maemo-developers mailing list