Am 03.02.2011 12:30, schrieb Holger Freyther:
> On 02/03/2011 11:52 AM, Steffen Sledz wrote:
> 
>>> In the config.log from the build directory you should find the
>>> original error on which the linker failed.
>>> The check in the configure step can fail because of multiple reasons.
>>
>> There's no config.log after do_configure. :(
>> Just the output from temp/log.do_configure.26037.
> 
> find . -name config.log... there will be a config.log...

You're right. Sorry. It was somewhat hidden in a subdir. See attached file.

Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:[email protected]
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU C Library configure (see version.h), which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/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/libexec 
--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 
--enable-kernel=2.6.16 --without-cvs --disable-profile --disable-debug 
--without-gd --enable-clocale=gnu --enable-add-ons=ports,nptl,libidn 
--with-headers=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 --without-selinux --without-fp --without-fp

## --------- ##
## Platform. ##
## --------- ##

hostname = bfg9000.intern.dresearch.de
uname -m = x86_64
uname -r = 2.6.35-24-generic
uname -s = Linux
uname -v = #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/bin
PATH: /SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/sbin
PATH: /SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin
PATH: /SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/sbin
PATH: /SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux//bin
PATH: /opt/bitbake/bin
PATH: /home/sledz/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/sbin
PATH: /sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2182: checking build system type
configure:2200: result: x86_64-pc-linux-gnu
configure:2222: checking host system type
configure:2237: result: arm-angstrom-linux-gnueabi
configure:2455: checking add-on ports for preconfigure fragments
configure:2462: result: 
configure:2417: running configure fragment for add-on nptl
configure:2417: running configure fragment for add-on libidn
configure:2554: checking sysdep dirs
configure:2790: result: sysdeps/generic/elf sysdeps/generic
configure:2868: checking for a BSD-compatible install
configure:2924: result: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/install -c
configure:2939: checking whether ln -s works
configure:2943: result: yes
configure:2959: checking for arm-angstrom-linux-gnueabi-gcc
configure:2986: result: arm-angstrom-linux-gnueabi-gcc -march=armv5te 
-mtune=arm926ej-s -mthumb-interwork -mno-thumb
configure:3264: checking for C compiler version
configure:3271: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb --version >&5
arm-angstrom-linux-gnueabi-gcc (GCC) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3274: $? = 0
configure:3281: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -v >&5
Using built-in specs.
Target: arm-angstrom-linux-gnueabi
Configured with: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/gcc-cross-intermediate-4.3.3-r17.1/gcc-4.3.3/configure
 --build=x86_64-linux --host=x86_64-linux --target=arm-angstrom-linux-gnueabi 
--prefix=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te
 
--exec_prefix=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te
 
--bindir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/bin
 
--sbindir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/bin
 
--libexecdir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/libexec
 
--datadir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/share
 --sysconfdir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/etc 
--sharedstatedir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/com
 
--localstatedir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/var
 
--libdir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib
 
--includedir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/include
 
--oldincludedir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/include
 
--infodir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/share/info
 
--mandir=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/share/man
 
--with-local-prefix=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr
 --enable-shared --disable-multilib --disable-threads --enable-languages=c 
--program-prefix=arm-angstrom-linux-gnueabi- 
--with-sysroot=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi
 
--with-build-sysroot=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi
 
--with-build-time-tools=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/bin
 --enable-target-optspace --disable-libmudflap --disable-libgomp 
--disable-libssp --with-float=soft --program-prefix=arm-angstrom-linux-gnueabi- 
--enable-__cxa_atexit
Thread model: single
gcc version 4.3.3 (GCC) 
configure:3284: $? = 0
configure:3291: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -V >&5
arm-angstrom-linux-gnueabi-gcc: '-V' must come at the start of the command line
configure:3294: $? = 1
configure:3298: checking for suffix of object files
configure:3324: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c 
-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg  conftest.c >&5
configure:3327: $? = 0
configure:3350: result: o
configure:3354: checking whether we are using the GNU C compiler
configure:3383: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c 
-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg  conftest.c >&5
configure:3389: $? = 0
configure:3406: result: yes
configure:3411: checking whether arm-angstrom-linux-gnueabi-gcc -march=armv5te 
-mtune=arm926ej-s -mthumb-interwork -mno-thumb accepts -g
configure:3441: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c -g  conftest.c >&5
configure:3447: $? = 0
configure:3546: result: yes
configure:3563: checking for arm-angstrom-linux-gnueabi-gcc -march=armv5te 
-mtune=arm926ej-s -mthumb-interwork -mno-thumb option to accept ISO C89
configure:3637: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb  -c 
-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg  conftest.c >&5
configure:3643: $? = 0
configure:3666: result: none needed
configure:3689: checking for gcc
configure:3716: result: gcc
configure:3734: checking how to run the C preprocessor
configure:3850: result: arm-angstrom-linux-gnueabi-gcc -E
configure:3879: arm-angstrom-linux-gnueabi-gcc -E  conftest.c
configure:3885: $? = 0
configure:3916: arm-angstrom-linux-gnueabi-gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3922: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "c-library"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "glibc"
| #define HAVE_LIBIDN 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4076: checking for C++ compiler version
configure:4083: arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb --version >&5
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 4084: arm-angstrom-linux-gnueabi-g++: command not found
configure:4086: $? = 127
configure:4093: arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -v >&5
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 4094: arm-angstrom-linux-gnueabi-g++: command not found
configure:4096: $? = 127
configure:4103: arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -V >&5
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 4104: arm-angstrom-linux-gnueabi-g++: command not found
configure:4106: $? = 127
configure:4109: checking whether we are using the GNU C++ compiler
configure:4138: arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c 
-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg -fpermissive -fvisibility-inlines-hidden  conftest.cpp >&5
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 4139: arm-angstrom-linux-gnueabi-g++: command not found
configure:4144: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "c-library"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "glibc"
| #define HAVE_LIBIDN 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:4161: result: no
configure:4166: checking whether arm-angstrom-linux-gnueabi-g++ -march=armv5te 
-mtune=arm926ej-s -mthumb-interwork -mno-thumb accepts -g
configure:4196: arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c -g  conftest.cpp >&5
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 4197: arm-angstrom-linux-gnueabi-g++: command not found
configure:4202: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "c-library"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "glibc"
| #define HAVE_LIBIDN 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4234: arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c   conftest.cpp >&5
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 4235: arm-angstrom-linux-gnueabi-g++: command not found
configure:4240: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "c-library"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "glibc"
| #define HAVE_LIBIDN 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4273: arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c -g  conftest.cpp >&5
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 4274: arm-angstrom-linux-gnueabi-g++: command not found
configure:4279: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU C Library"
| #define PACKAGE_TARNAME "c-library"
| #define PACKAGE_VERSION "(see version.h)"
| #define PACKAGE_STRING "GNU C Library (see version.h)"
| #define PACKAGE_BUGREPORT "glibc"
| #define HAVE_LIBIDN 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4301: result: no
configure:4444: checking whether 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/as
 is GNU as
configure:4458: result: yes
configure:4463: checking whether 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld
 is GNU ld
configure:4477: result: yes
configure:4487: checking for 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/as
configure:4514: result: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/as
configure:4529: checking version of 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/as
configure:4539: result: 2.18, ok
configure:4550: checking for 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld
configure:4577: result: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld
configure:4592: checking version of 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld
configure:4602: result: 2.18, ok
configure:4617: checking for pwd
configure:4635: found 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/pwd
configure:4648: result: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/pwd
configure:4668: checking for arm-angstrom-linux-gnueabi-gcc
configure:4695: result: arm-angstrom-linux-gnueabi-gcc -march=armv5te 
-mtune=arm926ej-s -mthumb-interwork -mno-thumb
configure:4710: checking version of arm-angstrom-linux-gnueabi-gcc 
-march=armv5te -mtune=arm926ej-s -mthumb-interwork -mno-thumb
configure:4720: result: 4.3.3, ok
configure:4731: checking for gnumake
configure:4758: result: make
configure:4773: checking version of make
configure:4783: result: 3.81, ok
configure:4795: checking for gnumsgfmt
configure:4825: result: no
configure:4795: checking for gmsgfmt
configure:4825: result: no
configure:4795: checking for msgfmt
configure:4811: found 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/msgfmt
configure:4822: result: msgfmt
configure:4837: checking version of msgfmt
configure:4847: result: 0.18, ok
configure:4858: checking for makeinfo
configure:4874: found /usr/bin/makeinfo
configure:4885: result: makeinfo
configure:4900: checking version of makeinfo
configure:4910: result: 4.13, ok
configure:4921: checking for sed
configure:4937: found /bin/sed
configure:4948: result: sed
configure:4963: checking version of sed
configure:4973: result: 4.2.1, ok
configure:4985: checking for autoconf
configure:5001: found 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/autoconf
configure:5012: result: autoconf
configure:5027: checking whether autoconf works
configure:5038: result: yes
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/glibc-2.9/configure:
 line 5077: arm-angstrom-linux-gnueabi-g++: command not found
configure:5088: checking whether ranlib is necessary
configure:5109: result: no
configure:5122: checking LD_LIBRARY_PATH variable
configure:5132: result: ok
configure:5146: checking whether GCC supports -static-libgcc
configure:5157: result: -static-libgcc
configure:5163: checking for bash
configure:5181: found /bin/bash
configure:5194: result: /bin/bash
configure:5269: checking for gawk
configure:5285: found /usr/bin/gawk
configure:5296: result: gawk
configure:5309: checking for perl
configure:5327: found 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/perl
configure:5340: result: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/perl
configure:5354: checking for install-info
configure:5373: found /usr/sbin/install-info
configure:5386: result: /usr/sbin/install-info
configure:5396: checking for bison
configure:5415: found 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/bison
configure:5428: result: 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/bison
configure:5437: checking for signed size_t type
configure:5452: result: no
configure:5462: checking for libc-friendly stddef.h
configure:5496: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c 
-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg  conftest.c >&5
conftest.c: In function 'main':
conftest.c:21: warning: incompatible implicit declaration of built-in function 
'abort'
configure:5502: $? = 0
configure:5517: result: yes
configure:5524: checking whether we need to use -P to assemble .S files
configure:5534: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb   -c conftest.S 1>&5
configure:5537: $? = 0
configure:5545: result: no
configure:5552: checking whether .text pseudo-op must be used
configure:5562: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb  -c conftest.s 1>&5
configure:5565: $? = 0
configure:5576: result: yes
configure:5580: checking for assembler global-symbol directive
configure:5593: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb  -c conftest.s 1>&5
configure:5596: $? = 0
configure:5604: result: .globl
configure:5617: checking for .set assembler directive
/tmp/cc2L2vYR.o: In function `_start':
conftest1.c:(.text+0xc): undefined reference to `mcount'
collect2: ld returned 1 exit status
configure:5643: result: no
configure:5652: checking for assembler .type directive prefix
configure:5668: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb  -c conftest.s 1>&5
conftest.s: Assembler messages:
conftest.s:3: Error: unrecognized symbol type ""
configure:5671: $? = 1
configure:5668: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb  -c conftest.s 1>&5
configure:5671: $? = 0
configure:5679: result: %
configure:5688: checking for .symver assembler directive
configure:5705: result: yes
configure:5707: checking for ld --version-script
configure:5733: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb 
-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg -pg 
-L/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 
-Wl,-rpath-link,/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 -Wl,-O1 -Wl,--hash-style=gnu -shared
                                -o conftest.so conftest.o
                                -nostartfiles -nostdlib
                                -Wl,--version-script,conftest.map
                       1>&5
configure:5736: $? = 0
configure:5751: result: yes
configure:5775: checking for .previous assembler directive
configure:5785: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c  conftest.s 1>&5
configure:5788: $? = 0
configure:5796: result: yes
configure:5834: checking for .protected and .hidden assembler directive
configure:5846: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -c  conftest.s 1>&5
configure:5849: $? = 0
configure:5859: result: yes
configure:5863: checking whether __attribute__((visibility())) is supported
configure:5874: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -Werror -S conftest.c -o conftest.s 1>&5
configure:5877: $? = 0
configure:5888: result: yes
configure:5898: checking for broken __attribute__((visibility()))
configure:5910: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -Werror -S conftest.c -o conftest.s1>&5
configure:5913: $? = 0
configure:5922: result: no
configure:5931: checking for broken __attribute__((alias()))
configure:5946: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb -Werror -S conftest.c -o conftest.s 1>&5
configure:5949: $? = 0
configure:5959: result: no
configure:5968: checking whether to put _rtld_local into .sdata section
configure:5982: result: no
configure:5992: checking for .preinit_array/.init_array/.fini_array support
configure:6005: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb 
-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg  -pg 
-L/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 
-Wl,-rpath-link,/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 -Wl,-O1 -Wl,--hash-style=gnu -o conftest conftest.c
                     -static -nostartfiles -nostdlib 1>&5
/tmp/ccaARULp.o: In function `_start':
conftest.c:(.text+0xc): undefined reference to `mcount'
/tmp/ccaARULp.o: In function `__start':
conftest.c:(.text+0x28): undefined reference to `mcount'
/tmp/ccaARULp.o: In function `foo':
conftest.c:(.text+0x44): undefined reference to `mcount'
collect2: ld returned 1 exit status
configure:6008: $? = 1
configure:6021: result: no
configure:6024: error: Need linker with .init_array/.fini_array support.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='arm-angstrom-linux-gnueabi-gcc -march=armv5te 
-mtune=arm926ej-s -mthumb-interwork -mno-thumb'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='arm-angstrom-linux-gnueabi-gcc -E'
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg -fpermissive -fvisibility-inlines-hidden'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value='arm-angstrom-linux-gnueabi-g++ -march=armv5te 
-mtune=arm926ej-s -mthumb-interwork -mno-thumb'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-pg 
-L/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 
-Wl,-rpath-link,/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 -Wl,-O1 -Wl,--hash-style=gnu'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-angstrom-linux-gnueabi
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=arm-angstrom-linux-gnueabi
ac_cv_host=arm-angstrom-linux-gnueabi
ac_cv_objext=o
ac_cv_path_BASH_SHELL=/bin/bash
ac_cv_path_BISON=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/bison
ac_cv_path_INSTALL_INFO=/usr/sbin/install-info
ac_cv_path_PERL=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/perl
ac_cv_path_PWD_P=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/pwd
ac_cv_path_install='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/install
 -c'
ac_cv_prog_AS=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/as
ac_cv_prog_AUTOCONF=autoconf
ac_cv_prog_AWK=gawk
ac_cv_prog_BUILD_CC=gcc
ac_cv_prog_CC='arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb'
ac_cv_prog_CPP='arm-angstrom-linux-gnueabi-gcc -E'
ac_cv_prog_LD=/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld
ac_cv_prog_MAKE=make
ac_cv_prog_MAKEINFO=makeinfo
ac_cv_prog_MSGFMT=msgfmt
ac_cv_prog_SED=sed
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
libc_cv_asm_global_directive=.globl
libc_cv_asm_previous_directive=yes
libc_cv_asm_protected_directive=yes
libc_cv_asm_set_directive=no
libc_cv_asm_symver_directive=yes
libc_cv_asm_type_prefix=%
libc_cv_autoconf_works=yes
libc_cv_broken_alias_attribute=no
libc_cv_broken_visibility_attribute=no
libc_cv_dot_text=.text
libc_cv_friendly_stddef=yes
libc_cv_gcc_static_libgcc=-static-libgcc
libc_cv_have_bash2=yes
libc_cv_have_ksh=yes
libc_cv_have_sdata_section=no
libc_cv_initfini_array=no
libc_cv_ld_version_script_option=yes
libc_cv_need_minus_P=no
libc_cv_prog_as_gnu=yes
libc_cv_prog_ld_gnu=yes
libc_cv_ranlib_necessary=no
libc_cv_signed_size_t=no
libc_cv_visibility_attribute=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ar'
AS='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/as'
ASFLAGS_config=''
AUTOCONF='autoconf'
AWK='gawk'
BASH_SHELL='/bin/bash'
BISON='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/bison'
BUILD_CC='gcc'
CC='arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb'
CFLAGS='-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg'
CPP='arm-angstrom-linux-gnueabi-gcc -E'
CPPFLAGS=''
CXX='arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
-mthumb-interwork -mno-thumb'
CXXFLAGS='-I/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
 -pg -fpermissive -fvisibility-inlines-hidden'
CXX_SYSINCLUDES=''
DEFINES=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/usr/sbin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KSH='/bin/bash'
LD='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld'
LDFLAGS='-pg 
-L/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 
-Wl,-rpath-link,/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib
 -Wl,-O1 -Wl,--hash-style=gnu'
LIBGD=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE='make'
MAKEINFO='makeinfo'
MIG=''
MSGFMT='msgfmt'
OBJDUMP='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/objdump'
OBJEXT='o'
PACKAGE_BUGREPORT='glibc'
PACKAGE_NAME='GNU C Library'
PACKAGE_STRING='GNU C Library (see version.h)'
PACKAGE_TARNAME='c-library'
PACKAGE_VERSION='(see version.h)'
PATH_SEPARATOR=':'
PERL='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/perl'
PWD_P='/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/bin/pwd'
RANLIB=':'
RELEASE=''
SED='sed'
SHELL='/bin/sh'
SYSINCLUDES='-nostdinc -isystem 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include
 -isystem 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include-fixed
 -isystem 
/SCRATCH/SSZ/HydraIP/profiling/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include'
VERSION=''
VERSIONING='yes'
ac_ct_CC=''
ac_ct_CXX=''
add_on_subdirs=' libidn'
add_ons='ports nptl libidn'
all_warnings=''
base_machine='arm'
bindir='/usr/bin'
bindnow='no'
bounded='no'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
cross_compiling='yes'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
elf='yes'
enable_check_abi='no'
exceptions=''
exec_prefix='/usr'
fno_unit_at_a_time=''
force_install='yes'
have_libaudit=''
have_libcap=''
have_selinux=''
host='arm-angstrom-linux-gnueabi'
host_alias='arm-angstrom-linux-gnueabi'
host_cpu='arm'
host_os='linux-gnueabi'
host_vendor='angstrom'
htmldir='${docdir}'
includedir='/usr/include'
infodir='/usr/share/info'
ldd_rewrite_script=''
libc_cv_Bgroup=''
libc_cv_as_needed=''
libc_cv_cc_submachine=''
libc_cv_cc_with_libunwind=''
libc_cv_cpp_asm_debuginfo=''
libc_cv_forced_unwind=''
libc_cv_fpie=''
libc_cv_gcc_static_libgcc='-static-libgcc'
libc_cv_gcc_unwind_find_fde=''
libc_cv_gnu89_inline=''
libc_cv_hashstyle=''
libc_cv_have_bash2='yes'
libc_cv_have_initfini=''
libc_cv_have_ksh='yes'
libc_cv_libgcc_s_suffix=''
libc_cv_localedir=''
libc_cv_rootsbindir=''
libc_cv_slibdir=''
libc_cv_ssp=''
libc_cv_sysconfdir=''
libc_cv_z_combreloc=''
libc_cv_z_execstack=''
libdir='/usr/lib'
libexecdir='/usr/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mach_interface_list=''
mandir='/usr/share/man'
no_whole_archive=''
nopic_initfini=''
old_glibc_headers=''
oldest_abi='default'
oldincludedir='/usr/include'
omitfp='no'
pdfdir='${docdir}'
pic_default=''
prefix='/usr'
profile='no'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/sbin'
shared='default'
sharedstatedir='/com'
sizeof_long_double=''
static='yes'
static_nss='no'
subdirs=' '
submachine=''
sysconfdir='/etc'
sysdeps_add_ons=' ports nptl'
sysnames=' ports/sysdeps/arm/elf ports/sysdeps/unix/sysv/linux/arm/eabi/nptl 
ports/sysdeps/unix/sysv/linux/arm/eabi sysdeps/unix/sysv/linux/arm/eabi 
ports/sysdeps/unix/sysv/linux/arm/nptl ports/sysdeps/unix/sysv/linux/arm 
sysdeps/unix/sysv/linux/arm ports/sysdeps/unix/sysv/linux 
nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread 
sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman 
sysdeps/unix/inet ports/sysdeps/unix/sysv nptl/sysdeps/unix/sysv 
sysdeps/unix/sysv ports/sysdeps/unix/arm ports/sysdeps/unix nptl/sysdeps/unix 
sysdeps/unix sysdeps/posix ports/sysdeps/arm/eabi ports/sysdeps/arm/nptl 
ports/sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 
sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'
target_alias='arm-angstrom-linux-gnueabi'
uname_release=''
uname_sysname=''
uname_version=''
use_ldconfig=''
with_cvs='no'
with_fp='no'
xcoff='no'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "GNU C Library"
#define PACKAGE_TARNAME "c-library"
#define PACKAGE_VERSION "(see version.h)"
#define PACKAGE_STRING "GNU C Library (see version.h)"
#define PACKAGE_BUGREPORT "glibc"
#define HAVE_LIBIDN 1
#define ASM_GLOBAL_DIRECTIVE .globl
#define ASM_TYPE_DIRECTIVE_PREFIX %
#define DO_VERSIONING 1
#define HAVE_ASM_PREVIOUS_DIRECTIVE 1

configure: exit 1
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to