From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: alsa-utils failure
Date: Mon, 16 Aug 2010 22:09:56 -0700 [thread overview]
Message-ID: <20100817050956.GA17124@gmail.com> (raw)
In-Reply-To: <4C69F1E7.50000@balister.org>
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@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2010-08-17 5:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-17 2:20 alsa-utils failure Philip Balister
2010-08-17 5:03 ` Martin Jansa
2010-08-17 5:21 ` Khem Raj
2010-08-17 6:11 ` Martin Jansa
2010-08-17 5:09 ` Khem Raj [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100817050956.GA17124@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.