[maemo-developers] [maemo-developers] Questions to HOWTO:Set up CPU transparency with your device and sbrsh
From: Timo Steuerwald timo.steuerwald at gmx.deDate: Wed Nov 2 19:54:21 EET 2005
- Previous message: [maemo-developers] Maemo and Independent software vendors orcommercial software vendors
- Next message: [maemo-developers] Questions to HOWTO:Set up CPU transparency with your device and sbrsh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [maemo-developers] Maemo and Independent software vendors orcommercial software vendors
- Next message: [maemo-developers] Questions to HOWTO:Set up CPU transparency with your device and sbrsh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]