From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/9] alsa-utils : bump to 1.0.24.2
Date: Mon, 14 Mar 2011 00:27:17 +0100 [thread overview]
Message-ID: <87lj0i8uui.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1299831215-26466-2-git-send-email-cmchao@gmail.com> (Chih-Min Chao's message of "Fri, 11 Mar 2011 16:13:28 +0800")
>>>>> "Chih-Min" == Chih-Min Chao <cmchao@gmail.com> writes:
Chih-Min> Signed-off-by: Chih-Min Chao <cmchao@gmail.com>
Chih-Min> ---
Chih-Min> package/multimedia/alsa-utils/alsa-utils.mk | 2 +-
Chih-Min> 1 files changed, 1 insertions(+), 1 deletions(-)
Chih-Min> diff --git a/package/multimedia/alsa-utils/alsa-utils.mk b/package/multimedia/alsa-utils/alsa-utils.mk
Chih-Min> index 4ab49d3..26c270b 100644
Chih-Min> --- a/package/multimedia/alsa-utils/alsa-utils.mk
Chih-Min> +++ b/package/multimedia/alsa-utils/alsa-utils.mk
Chih-Min> @@ -3,7 +3,7 @@
Chih-Min> # alsa-utils
Chih-Min> #
Chih-Min> #############################################################
Chih-Min> -ALSA_UTILS_VERSION = 1.0.23
Chih-Min> +ALSA_UTILS_VERSION = 1.0.24.2
This breaks on uClibc where we don't have the exp10 glibc extension:
volume_mapping.o: In function `get_normalized_volume':
volume_mapping.c:(.text+0x160): undefined reference to `exp10'
volume_mapping.c:(.text+0x19c): undefined reference to `exp10'
volume_mapping.o: In function `set_normalized_volume':
volume_mapping.c:(.text+0x298): undefined reference to `exp10'
collect2: ld returned 1 exit status
make[3]: *** [alsamixer] Error 1
I guess we'll need to come up with an emulation for it.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-03-13 23:27 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-11 8:13 [Buildroot] [PATCH 1/9] alsa-lib : bump to 1.0.24.1 Chih-Min Chao
2011-03-11 8:13 ` [Buildroot] [PATCH 2/9] alsa-utils : bump to 1.0.24.2 Chih-Min Chao
2011-03-13 23:27 ` Peter Korsgaard [this message]
2011-03-14 4:02 ` Chih-Min Chao
2011-03-14 8:50 ` Peter Korsgaard
2011-03-11 8:13 ` [Buildroot] [PATCH 3/9] pixman : bump to 0.20.2 Chih-Min Chao
2011-03-11 9:55 ` Will Newton
2011-03-12 15:23 ` Chih-Min Chao
2011-03-11 8:13 ` [Buildroot] [PATCH 4/9] cairo : bump to 1.10.2 Chih-Min Chao
2011-03-11 9:54 ` Will Newton
2011-03-12 15:25 ` Chih-Min Chao
2011-03-13 2:04 ` [Buildroot] how to select predefined external toolchain profile Justin Mark
2011-03-13 4:25 ` Justin Mark
2011-03-13 7:38 ` [Buildroot] [PATCH 4/9] cairo : bump to 1.10.2 Chih-Min Chao
2011-03-11 8:13 ` [Buildroot] [PATCH 5/9] bash : bump to version 4.2 Chih-Min Chao
2011-03-11 8:13 ` [Buildroot] [PATCH 6/9] util-linux : convert to autotarget and bump to 2.19 Chih-Min Chao
2011-03-11 8:13 ` [Buildroot] [PATCH 7/9] libopenal : new package. Cross-platform audio library Chih-Min Chao
2011-03-11 8:13 ` [Buildroot] [PATCH 8/9] libraw : new package Chih-Min Chao
2011-04-26 13:02 ` Peter Korsgaard
2011-03-11 8:13 ` [Buildroot] [PATCH 9/9] boost " Chih-Min Chao
2011-03-13 23:10 ` [Buildroot] [PATCH 1/9] alsa-lib : bump to 1.0.24.1 Peter Korsgaard
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=87lj0i8uui.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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.