Dear Koen and Khem,
                After cloning from the repository ,

I did the following,

1). $ MACHINE=beaglebone ./oebb.sh config beaglebone
2). $ MACHINE=beaglebone ./oebb.sh update
3). $ . environment-angstrom-v2014.12
4). $ MACHINE=beaglebone bitbake cloud9-gnome-image

During the course of build I ended up having the following issue. Where am
I going wrong? How to resolve this and proceed with the build?
---------------------------------------------------------------------------------------------------------------
DEBUG: Executing python function sysroot_cleansstate
DEBUG: Python function sysroot_cleansstate finished
DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32',
'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
DEBUG: Executing shell function autotools_preconfigure
DEBUG: Shell function autotools_preconfigure finished
DEBUG: Executing python function autotools_copy_aclocals
DEBUG: Python function autotools_copy_aclocals finished
DEBUG: Executing shell function do_configure
automake (GNU automake) 1.14.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <
http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tro...@redhat.com>
       and Alexandre Duret-Lutz <a...@gnu.org>.
AUTOV is 1.14
NOTE: Executing ACLOCAL="aclocal
--system-acdir=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/libepoxy/1.2-r0/build/aclocal-copy/
--automake-acdir=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/x86_64-linux/usr/share/aclocal-1.14"
autoreconf --verbose --install --force --exclude=autopoint
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
--system-acdir=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/libepoxy/1.2-r0/build/aclocal-copy/
--automake-acdir=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/x86_64-linux/usr/share/aclocal-1.14
--force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running:
/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/x86_64-linux/usr/bin/autoconf
--force
autoreconf: running:
/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/x86_64-linux/usr/bin/autoheader
--force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:41: installing './compile'
configure.ac:41: installing './config.guess'
configure.ac:41: installing './config.sub'
configure.ac:32: installing './install-sh'
configure.ac:32: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
NOTE: Running
/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/libepoxy/1.2-r0/git/configure
 --build=x86_64-linux   --host=arm-angstrom-linux-gnueabi
 --target=arm-angstrom-linux-gnueabi   --prefix=/usr   --exec_prefix=/usr
 --bindir=/usr/bin   --sbindir=/usr/sbin   --libexecdir=/usr/lib/libepoxy
 --datadir=/usr/share   --sysconfdir=/etc   --sharedstatedir=/com
 --localstatedir=/var   --libdir=/usr/lib   --includedir=/usr/include
 --oldincludedir=/usr/include   --infodir=/usr/share/info
 --mandir=/usr/share/man   --disable-silent-rules
 --disable-dependency-tracking
 
--with-libtool-sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone

configure: loading site script
/home/gibson/setup-scripts/sources/meta-angstrom/site/arm-32
configure: loading site script
/home/gibson/setup-scripts/sources/meta-openembedded/meta-oe/site/endian-little
configure: loading site script
/home/gibson/setup-scripts/sources/openembedded-core/meta/site/endian-little
configure: loading site script
/home/gibson/setup-scripts/sources/openembedded-core/meta/site/arm-common
configure: loading site script
/home/gibson/setup-scripts/sources/openembedded-core/meta/site/common-linux
configure: loading site script
/home/gibson/setup-scripts/sources/openembedded-core/meta/site/common-glibc
configure: loading site script
/home/gibson/setup-scripts/sources/openembedded-core/meta/site/arm-linux
configure: loading site script
/home/gibson/setup-scripts/sources/openembedded-core/meta/site/common
checking for a BSD-compatible install... /usr/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 make supports nested variables... yes
checking for style of include used by make... GNU
checking for arm-angstrom-linux-gnueabi-gcc...
arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb -mthumb-interwork
-mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
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 -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
accepts -g... yes
checking for arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
option to accept ISO C89... none needed
checking whether arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
understands -c and -o together... yes
checking dependency style of arm-angstrom-linux-gnueabi-gcc  -march=armv7-a
-mthumb -mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone...
none
checking for arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... arm-angstrom-linux-gnueabi-gcc -E
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
 -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard -mfpu=neon
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 whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for arm-angstrom-linux-gnueabi-pkg-config... no
checking for pkg-config...
/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/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... (cached) sed
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=unknown-warning-option... no
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=unused-command-line-argument... no
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wall... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wpointer-arith... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wmissing-declarations... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wformat=2... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wstrict-prototypes... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wmissing-prototypes... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wnested-externs... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wbad-function-cast... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wold-style-definition... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wdeclaration-after-statement... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wunused... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wuninitialized... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wshadow... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wmissing-noreturn... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wmissing-format-attribute... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wredundant-decls... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wlogical-op... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=implicit... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=nonnull... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=init-self... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=main... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=missing-braces... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=sequence-point... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=return-type... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=trigraphs... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=array-bounds... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=write-strings... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=address... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=int-to-pointer-cast... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=pointer-to-int-cast... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -pedantic... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for python3... no
checking for python2... python2
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) sed
checking for fgrep... /bin/grep -F
checking for ld used by arm-angstrom-linux-gnueabi-gcc  -march=armv7-a
-mthumb -mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99... arm-angstrom-linux-gnueabi-ld
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
checking if the linker (arm-angstrom-linux-gnueabi-ld
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)...
arm-angstrom-linux-gnueabi-nm
checking the name lister (arm-angstrom-linux-gnueabi-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to
arm-angstrom-linux-gnueabi format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain
format... func_convert_file_noop
checking for arm-angstrom-linux-gnueabi-ld
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
 option to reload object files... -r
checking for arm-angstrom-linux-gnueabi-objdump...
arm-angstrom-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-angstrom-linux-gnueabi-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for arm-angstrom-linux-gnueabi-ar... arm-angstrom-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-angstrom-linux-gnueabi-strip... (cached)
arm-angstrom-linux-gnueabi-strip
checking for arm-angstrom-linux-gnueabi-ranlib...
arm-angstrom-linux-gnueabi-ranlib
checking command to parse arm-angstrom-linux-gnueabi-nm output from
arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb -mthumb-interwork
-mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 object... ok
checking for sysroot...
/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
checking for arm-angstrom-linux-gnueabi-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 option to produce PIC... -fPIC -DPIC
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 static flag -static works... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -c -o file.o... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -c -o file.o... (cached) yes
checking whether the arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 linker (arm-angstrom-linux-gnueabi-ld
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking KHR/khrplatform.h usability... yes
checking KHR/khrplatform.h presence... yes
checking for KHR/khrplatform.h... yes
checking if arm-angstrom-linux-gnueabi-gcc  -march=armv7-a -mthumb
-mthumb-interwork -mfloat-abi=hard -mfpu=neon
--sysroot=/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/beaglebone
-std=gnu99 supports -Wno-int-conversion... yes
checking for EGL... no
configure: error: Package requirements (egl) were not met:

No package 'egl' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EGL_CFLAGS
and EGL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Configure failed. The contents of all config.log files follows to aid
debugging
ERROR: oe_runconf failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_configure (log file is located at
/home/gibson/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/libepoxy/1.2-r0/temp/log.do_configure.85956)

--------------------------------------------------------------------------------------------------------------------




-- 
Regards,
Gibson.J
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to