View Single Post
Posts: 16 | Thanked: 51 times | Joined on Jan 2010
#1
Hi,

I'm new to maemo platform and trying to build helloworld with ESbox. I'm able to build X86 targets and diablo armel, but fremantle armel fails.

build fails with:
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

Esbox also fails validating installed packages for fremantle armel as:
▪ Refreshing package list for FREMANTLE_ARMEL
/scratchbox/tools/bin/misc_runner: SBOX_CPUTRANSPARENCY_METHOD not set

▪ Process 'fakeroot apt-get -o Acquire::http::Timeout=30 update' for FREMANTLE_ARMEL exited with code 126

It's probably me, but couldn't find any suitable help by search.

Thanks in advance!