Dear all,

I'm trying to build the qte image. The configuration has been
generated using the configuration script. I get linking errors to
build the perl-native receipt:

Build Configuration:
BB_VERSION        = "1.12.0"
METADATA_BRANCH   = "2011.03-maintenance"
METADATA_REVISION = "03f4178"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "2011.03"
TARGET_FPU        = "hard"

NOTE: package perl-native-5.10.1-r10: task do_compile: Started
ERROR: Logfile of failure stored in:
/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/stuff/build/tmp-angstrom_2008_1/work/x86_64-linux/perl-native-5.10.1-r10/temp/log.do_compile.8230
Log data follows:
| + do_compile
| + base_do_compile
| + '[' -e Makefile -o -e makefile -o -e GNUmakefile ']'
| + oe_runmake
| + oenote make -e MAKEFLAGS=
| + echo NOTE: 'make -e MAKEFLAGS='
| NOTE: make -e MAKEFLAGS=
| + make -e MAKEFLAGS=
| gcc 
-L/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/stuff/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/lib
-Wl,-rpath-link,/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/stuff/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/lib
-Wl,-rpath,/home/jduran/projectes/gem_heard_two/tao-3530/openembedded/stuff/build/tmp-angstrom_2008_1/sysroots/x86_64-linux/usr/lib
-Wl,-O1 -fstack-protector -L/usr/local/lib -o miniperl \
|             gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o
reentr.o mro.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o
pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o
xsutils.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o
pp_pack.o pp_sort.o  \
|           miniperlmain.o opmini.o perlmini.o
| util.o: In function `Perl_safesysmalloc':
| util.c:(.text+0x4d8): undefined reference to `pthread_getspecific'
| util.o: In function `Perl_safesysrealloc':
| util.c:(.text+0x570): undefined reference to `pthread_getspecific'
| util.o: In function `Perl_croak_nocontext':
| util.c:(.text+0x1946): undefined reference to `pthread_getspecific'

[...]

| pp.o:(.rodata+0x220): undefined reference to `cos'
| pp.o:(.rodata+0x228): undefined reference to `sin'
| pp.o:(.rodata+0x230): undefined reference to `sin'
| pp.o:(.rodata+0x238): undefined reference to `exp'

Host compiler:

COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.5.2-8ubuntu4'
--with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.5 --enable-shared --enable-multiarch
--with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.5
--libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/
--enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-plugin --enable-gold
--enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc
--disable-werror --with-arch-32=i686 --with-tune=generic
--enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)


Thanks and Best Regards,
Joaquim Duran

_______________________________________________
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