Hi all,
how exactly should be the new scratchbox target configured?
- I've set my new target to sbrsh and the rest the same as described in
http://www.maemo.org/platform/docs/tutorials/Maemo_tutorial.html#Building-for-ARM
This is what appears at the console while executing autogen.sh:
<----------snip------------>
[sbox-ARM: ~] > tar xfz /scratchbox/packages/hello-world.tar.gz
[sbox-ARM: ~] > cd hello-world/
[sbox-ARM: ~/hello-world] > ./autogen.sh
+ aclocal
/scratchbox/tools/share/aclocal/pkg.m4:5: warning: underquoted
definition of PKG_CHECK_MODULES
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
/usr/share/aclocal/gconf-2.m4:8: warning: underquoted definition of
AM_GCONF_SOURCE_2
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of
AM_PATH_AUDIOFILE
+ autoconf
+ autoheader
+ automake --add-missing --foreign
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
Makefile.am: installing `./depcomp'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... 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.
[sbox-ARM: ~/hello-world] >
<----------snip------------>
I've really used the arm rootstrap not the one for i386....
Cheers,
Timo
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers