[oe] alsa-utils failure

Khem Raj raj.khem at gmail.com
Tue Aug 17 05:09:56 UTC 2010


On (16/08/10 19:20), Philip Balister wrote:
> At least one other person is seeing this. Mine is on a clean build
> on a new F13 machine. Any thoughts?

it seems something is seeping in from your host environment. mostly it
could be because of ncurses. ncurses on your build box probably is compiled
with --with-termlib and this gets picked up when configuring the target
ncurses recipe and then linker does not find libtinfo in the sysroot that
we created. It would be nice if you could find why -ltinfo is being
configured in nucurses. A workaround would be that you compile ncurses
after adding --with-termlib to configure option but that might have wider
implications.

Thanks
-Khem

> 
> Philip
> 
> gnueabi/alsa-utils-1.0.20-r2/alsa-utils-1.0.20/po'
> | make[1]: Nothing to be done for `all'.
> | make[1]: Leaving directory `/home/balister/oe/tmp/work/armv7a-angstrom-linux-gnueabi/alsa-utils-1.0.20-r2/alsa-utils-1.0.20/po'
> | Making all in alsamixer
> | make[1]: Entering directory `/home/balister/oe/tmp/work/armv7a-angstrom-linux-gnueabi/alsa-utils-1.0.20-r2/alsa-utils-1.0.20/alsamixer'
> | arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
> -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb
> -DCURSESINC="<ncurses.h>" -isystem/home/balister/oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include
> -fexpensive-optimizations -frename-registers -fomit-frame-pointer
> -O2 -ggdb3 -L/home/balister/oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib -Wl,-rpath-link,/home/balister/oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib
> -Wl,-O1 -Wl,--hash-style=gnu -o alsamixer alsamixer.o -lncurses
> -ltinfo -lasound -lm -ldl -lpthread
> | /home/balister/oe/tmp/sysroots/x86_64-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> cannot find -ltinfo
> | collect2: ld returned 1 exit status
> | make[1]: *** [alsamixer] Error 1
> | make[1]: Leaving directory `/home/balister/oe/tmp/work/armv7a-angstrom-linux-gnueabi/alsa-utils-1.0.20-r2/alsa-utils-1.0.20/alsamixer'
> | make: *** [all-recursive] Error 1
> | FATAL: oe_runmake failed
> | ERROR: Function do_compile failed
> NOTE: package alsa-utils-1.0.20-r2: task do_compile: Failed
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list