Bitbake bombs out with:-

ERROR: Build
of 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/recipes/gnome/pyorbit_2.24.0.bb
 do_configure failed
ERROR: Task 8977
(/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/recipes/gnome/pyorbit_2.24.0.bb,
 do_configure) failed with exit code 1

Changes manually made to files before compilation.

local.conf 
        BB_NUMBER_THREADS = "2"
        
        DISTRO   = "angstrom-2010.x"
        MACHINE ?= "beagleboard"
        
        # Set TMPDIR instead of defaulting it to /tmp
        TMPDIR =
        
"/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x"

tune-cortexa8.inc
        ARM_FP_MODE ?= "hardfp"
        
        ARM_FP_OPT = "${@['-mfloat-abi=softfp', '-mfloat-abi=hard
        -funsafe-math-optimizations'][bb.data.getVar('ARM_FP_MODE', d,
        1) == 'hardfp']}"
        ARM_FP_PACKAGESUFFIX = "${@['',
        '-hardfp'][bb.data.getVar('ARM_FP_MODE', d, 1) == 'hardfp']}"
        
        TARGET_CC_ARCH = "-march=armv7-a -mtune=cortex-a8 -mfpu=neon
        ${ARM_FP_OPT}"

To produce hard float, -funsafe... was added due to a note on the TI
website.

This is the output of log_do_configue
        NOTE: Executing autoreconf --verbose --install --force
        --exclude=autopoint
        -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/work/armv7a-hardfp-angstrom-linux-gnueabi/pyorbit-2.24.0-r1/pyorbit-2.24.0/m4/
 
-I/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
        autoreconf: Entering directory `.'
        autoreconf: configure.in: not using Gettext
        autoreconf: running: aclocal
        -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/work/armv7a-hardfp-angstrom-linux-gnueabi/pyorbit-2.24.0-r1/pyorbit-2.24.0/m4/
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/work/armv7a-hardfp-angstrom-linux-gnueabi/pyorbit-2.24.0-r1/pyorbit-2.24.0/m4/
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force 
        
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:
 warning: underquoted definition of AC_LBL_C_INIT_BEFORE_CC
        
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:
   run info '(automake)Extending aclocal'
        
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:
   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
        autoreconf: configure.in: tracing
        autoreconf: running: libtoolize --copy --force
        libtoolize: putting auxiliary files in `.'.
        libtoolize: copying file `./ltmain.sh'
        libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
        libtoolize: copying file `m4/libtool.m4'
        libtoolize: copying file `m4/ltoptions.m4'
        libtoolize: copying file `m4/ltsugar.m4'
        libtoolize: copying file `m4/ltversion.m4'
        libtoolize: copying file `m4/lt~obsolete.m4'
        libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in
        Makefile.am.
        
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:
 warning: underquoted definition of AC_LBL_C_INIT_BEFORE_CCNOTE: Executing 
autoreconf --verbose --install --force --exclude=autopoint 
-I/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
        autoreconf: Entering directory `.'
        autoreconf: configure.ac: not using Gettext
        autoreconf: running: aclocal
        -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force 
        autoreconf: configure.ac: tracing
        autoreconf: configure.ac: not using Libtool
        autoreconf:
        running: 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/autoconf
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force --warnings=cross
        autoreconf: configure.ac: not using Autoheader
        autoreconf: running: automake --foreign --add-missing --copy
        --force-missing --warnings=cross
        automake: unknown warning category `cross'
        autoreconf: running: gnu-configize
        autoreconf: Leaving directory `.'
        configure: WARNING: unrecognized options:
        --with-libtool-sysroot, --enable-largefile, --disable-nls,
        --enable-ipv6
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/endian-little
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-common
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-glibc
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common
        checking for a BSD-compatible
        install... 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/bin/install
 -c
        checking whether build environment is sane... yes
        checking for arm-angstrom-linux-gnueabi-strip...
        arm-angstrom-linux-gnueabi-strip
        checking for a thread-safe mkdir -p... /bin/mkdir -p
        checking for gawk... gawk
        checking whether make sets $(MAKE)... yes
        checking whether to enable maintainer-specific portions of
        Makefiles... no
        checking for style of include used by make... GNU
        checking for arm-angstrom-linux-gnueabi-gcc...
        arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
        -mfpu=neon -mfloat-abi=hard -funsafe-math-optimizations
        -mthumb-interwork -mno-thumb
        checking whether the C compiler works... yes
        checking for C compiler default output file name... a.out
        checking for suffix of executables... 
        checking whether we are cross compiling... yes
        checking for suffix of object files... o
        checking whether we are using the GNU C compiler... yes
        checking whether arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb accepts
        -g... yes
        checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb option
        to accept ISO C89... none needed
        checking dependency style of arm-angstrom-linux-gnueabi-gcc
        -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb... none
        checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb option
        to accept ISO C99... -std=gnu99
        checking how to run the C preprocessor...
        arm-angstrom-linux-gnueabi-gcc -E
        checking for grep that handles long lines and -e... /bin/grep
        checking for egrep... /bin/grep -E
        checking for ANSI C header files... yes
        checking for sys/types.h... yes
        checking for sys/stat.h... yes
        checking for stdlib.h... yes
        checking for string.h... yes
        checking for memory.h... yes
        checking for strings.h... yes
        checking for inttypes.h... yes
        checking for stdint.h... yes
        checking for unistd.h... yes
        checking for arm-angstrom-linux-gnueabi-pkg-config... no
        checking for
        pkg-config... 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/pkg-config
        configure: WARNING: using cross tools not prefixed with host
        triplet
        checking pkg-config is at least version 0.9.0... yes
        checking build system type... x86_64-pc-linux-gnu
        checking host system type... arm-angstrom-linux-gnueabi
        checking for a sed that does not truncate output... /bin/sed
        checking whether to build functional specifications... yes
        checking for xmlto... no
        configure: WARNING: xmlto not found - documentation targets will
        be skipped
        checking for fop... no
        configure: WARNING: fop not found - documentation targets will
        be skipped
        checking for X.Org SGML entities >= 1.5... no
        configure: creating ./config.status
        config.status: creating Makefile
        config.status: creating specs/Makefile
        config.status: creating bigreqsproto.pc
        config.status: executing depfiles commands
        configure: WARNING: unrecognized options:
        --with-libtool-sysroot, --enable-largefile, --disable-nls,
        --enable-ipv6
        
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:
   run info '(automake)Extending aclocal'
        
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal/libpcap.m4:40:
   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
        autoreconf:
        running: 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/autoconf
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/work/armv7a-hardfp-angstrom-linux-gnueabi/pyorbit-2.24.0-r1/pyorbit-2.24.0/m4/
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force --warnings=cross
        autoreconf:
        running: 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/autoheader
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/work/armv7a-hardfp-angstrom-linux-gnueabi/pyorbit-2.24.0-r1/pyorbit-2.24.0/m4/
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force --warnings=cross
        autoreconf: running: automake --foreign --add-missing --copy
        --force-missing --warnings=cross
        automake: unknown warning category `cross'
        autoreconf: running: gnu-configize
        autoreconf: Leaving directory `.'
        configure: WARNING: unrecognized options: --enable-largefile,
        --disable-nls, --enable-ipv6, --enable-introspection
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/endian-little
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-common
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-glibc
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common
        checking for a BSD-compatible
        install... 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/bin/install
 -c
        checking whether build environment is sane... yes
        checking for arm-angstrom-linux-gnueabi-strip...
        arm-angstrom-linux-gnueabi-strip
        checking for a thread-safe mkdir -p... /bin/mkdir -p
        checking for gawk... gawk
        checking whether make sets $(MAKE)... yes
        checking build system type... x86_64-pc-linux-gnu
        checking host system type... arm-angstrom-linux-gnueabi
        checking how to print strings... printf
        checking for style of include used by make... GNU
        checking for arm-angstrom-linux-gnueabi-gcc...
        arm-angstrom-linux-gnueabi-gcc
        checking whether the C compiler works... no
        configure: error: in
        
`/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/work/armv7a-hardfp-angstrom-linux-gnueabi/pyorbit-2.24.0-r1/pyorbit-2.24.0':
        configure: error: C compiler cannot create executables
        See `config.log' for more details.
        ERROR: Function do_configure failed

Which rather differs from an ok configure.

        NOTE: Executing autoreconf --verbose --install --force
        --exclude=autopoint
        
-I/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
        autoreconf: Entering directory `.'
        autoreconf: configure.ac: not using Gettext
        autoreconf: running: aclocal
        -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force 
        autoreconf: configure.ac: tracing
        autoreconf: configure.ac: not using Libtool
        autoreconf:
        running: 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/autoconf
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force --warnings=cross
        autoreconf: configure.ac: not using Autoheader
        autoreconf: running: automake --foreign --add-missing --copy
        --force-missing --warnings=cross
        automake: unknown warning category `cross'
        autoreconf: running: gnu-configize
        autoreconf: Leaving directory `.'
        configure: WARNING: unrecognized options:
        --with-libtool-sysroot, --enable-largefile, --disable-nls,
        --enable-ipv6
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/endian-little
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-common
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-glibc
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common
        checking for a BSD-compatible
        install... 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/bin/install
 -c
        checking whether build environment is sane... yes
        checking for arm-angstrom-linux-gnueabi-strip...
        arm-angstrom-linux-gnueabi-strip
        checking for a thread-safe mkdir -p... /bin/mkdir -p
        checking for gawk... gawk
        checking whether make sets $(MAKE)... yes
        checking whether to enable maintainer-specific portions of
        Makefiles... no
        checking for style of include used by make... GNU
        checking for arm-angstrom-linux-gnueabi-gcc...
        arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
        -mfpu=neon -mfloat-abi=hard -funsafe-math-optimizations
        -mthumb-interwork -mno-thumb
        checking whether the C compiler works... yes
        checking for C compiler default output file name... a.out
        checking for suffix of executables... 
        checking whether we are cross compiling... yes
        checking for suffix of object files... o
        checking whether we are using the GNU C compiler... yes
        checking whether arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb accepts
        -g... yes
        checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb option
        toNOTE: Executing autoreconf --verbose --install --force
        --exclude=autopoint
        
-I/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
        autoreconf: Entering directory `.'
        autoreconf: configure.ac: not using Gettext
        autoreconf: running: aclocal
        -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 -I 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force 
        autoreconf: configure.ac: tracing
        autoreconf: configure.ac: not using Libtool
        autoreconf:
        running: 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/autoconf
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal-1.11
 
--include=/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/armv7a-hardfp-angstrom-linux-gnueabi/usr/share/aclocal
 --force --warnings=cross
        autoreconf: configure.ac: not using Autoheader
        autoreconf: running: automake --foreign --add-missing --copy
        --force-missing --warnings=cross
        automake: unknown warning category `cross'
        autoreconf: running: gnu-configize
        autoreconf: Leaving directory `.'
        configure: WARNING: unrecognized options:
        --with-libtool-sysroot, --enable-largefile, --disable-nls,
        --enable-ipv6
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/endian-little
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-common
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common-glibc
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/arm-linux
        configure: loading site
        script 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/site/common
        checking for a BSD-compatible
        install... 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/sources/openembedded/bin/install
 -c
        checking whether build environment is sane... yes
        checking for arm-angstrom-linux-gnueabi-strip...
        arm-angstrom-linux-gnueabi-strip
        checking for a thread-safe mkdir -p... /bin/mkdir -p
        checking for gawk... gawk
        checking whether make sets $(MAKE)... yes
        checking whether to enable maintainer-specific portions of
        Makefiles... no
        checking for style of include used by make... GNU
        checking for arm-angstrom-linux-gnueabi-gcc...
        arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
        -mfpu=neon -mfloat-abi=hard -funsafe-math-optimizations
        -mthumb-interwork -mno-thumb
        checking whether the C compiler works... yes
        checking for C compiler default output file name... a.out
        checking for suffix of executables... 
        checking whether we are cross compiling... yes
        checking for suffix of object files... o
        checking whether we are using the GNU C compiler... yes
        checking whether arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb accepts
        -g... yes
        checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb option
        to accept ISO C89... none needed
        checking dependency style of arm-angstrom-linux-gnueabi-gcc
        -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb... none
        checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb option
        to accept ISO C99... -std=gnu99
        checking how to run the C preprocessor...
        arm-angstrom-linux-gnueabi-gcc -E
        checking for grep that handles long lines and -e... /bin/grep
        checking for egrep... /bin/grep -E
        checking for ANSI C header files... yes
        checking for sys/types.h... yes
        checking for sys/stat.h... yes
        checking for stdlib.h... yes
        checking for string.h... yes
        checking for memory.h... yes
        checking for strings.h... yes
        checking for inttypes.h... yes
        checking for stdint.h... yes
        checking for unistd.h... yes
        checking for arm-angstrom-linux-gnueabi-pkg-config... no
        checking for
        pkg-config... 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/pkg-config
        configure: WARNING: using cross tools not prefixed with host
        triplet
        checking pkg-config is at least version 0.9.0... yes
        checking build system type... x86_64-pc-linux-gnu
        checking host system type... arm-angstrom-linux-gnueabi
        checking for a sed that does not truncate output... /bin/sed
        checking whether to build functional specifications... yes
        checking for xmlto... no
        configure: WARNING: xmlto not found - documentation targets will
        be skipped
        checking for fop... no
        configure: WARNING: fop not found - documentation targets will
        be skipped
        checking for X.Org SGML entities >= 1.5... no
        configure: creating ./config.status
        config.status: creating Makefile
        config.status: creating specs/Makefile
        config.status: creating bigreqsproto.pc
        config.status: executing depfiles commands
        configure: WARNING: unrecognized options:
        --with-libtool-sysroot, --enable-largefile, --disable-nls,
        --enable-ipv6 accept ISO C89... none needed
        checking dependency style of arm-angstrom-linux-gnueabi-gcc
        -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb... none
        checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a
        -mtune=cortex-a8 -mfpu=neon -mfloat-abi=hard
        -funsafe-math-optimizations -mthumb-interwork -mno-thumb option
        to accept ISO C99... -std=gnu99
        checking how to run the C preprocessor...
        arm-angstrom-linux-gnueabi-gcc -E
        checking for grep that handles long lines and -e... /bin/grep
        checking for egrep... /bin/grep -E
        checking for ANSI C header files... yes
        checking for sys/types.h... yes
        checking for sys/stat.h... yes
        checking for stdlib.h... yes
        checking for string.h... yes
        checking for memory.h... yes
        checking for strings.h... yes
        checking for inttypes.h... yes
        checking for stdint.h... yes
        checking for unistd.h... yes
        checking for arm-angstrom-linux-gnueabi-pkg-config... no
        checking for
        pkg-config... 
/home/wilsonjonathan/oebeagle/angstrom-setup-scripts/build/tmp-angstrom_2010.x/sysroots/x86_64-linux/usr/bin/pkg-config
        configure: WARNING: using cross tools not prefixed with host
        triplet
        checking pkg-config is at least version 0.9.0... yes
        checking build system type... x86_64-pc-linux-gnu
        checking host system type... arm-angstrom-linux-gnueabi
        checking for a sed that does not truncate output... /bin/sed
        checking whether to build functional specifications... yes
        checking for xmlto... no
        configure: WARNING: xmlto not found - documentation targets will
        be skipped
        checking for fop... no
        configure: WARNING: fop not found - documentation targets will
        be skipped
        checking for X.Org SGML entities >= 1.5... no
        configure: creating ./config.status
        config.status: creating Makefile
        config.status: creating specs/Makefile
        config.status: creating bigreqsproto.pc
        config.status: executing depfiles commands
        configure: WARNING: unrecognized options:
        --with-libtool-sysroot, --enable-largefile, --disable-nls,
        --enable-ipv6
        
Any help would be much appreciated.

One other question...

What does "?=" mean ie ARM_FP_MODE ?= "hardfp" and how does it differ to
just "="

Would I be correct in that it means, if unassigned set it, so that I
could put the statement higher up the bb tree instead of modifying
tune_cortexa8?


I did try google and bing but both come up "no results found" for "?="
i'm guessing because they are specifically excluded characters.




_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to