From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/4] sunxi-cedar: add cedar hardware video decoding library
Date: Tue, 30 Jul 2013 00:01:55 +0200 [thread overview]
Message-ID: <20130730000155.1be43710@skate> (raw)
In-Reply-To: <1374277074-14455-5-git-send-email-spenser@gillilanding.com>
Dear Spenser Gilliland,
On Fri, 19 Jul 2013 18:37:54 -0500, Spenser Gilliland wrote:
> +ifeq ($(BR2_ARM_EABIHF),y)
> +SUNXI_CEDAR_BIN_DIR = $(@D)/libcedarv/linux-armhf
> +else
> +SUNXI_CEDAR_BIN_DIR = $(@D)/libcedarv/linux-armel
> +endif
The package fails to build in the linux-armel case, because avheap.c
doesn't exist in this case:
http://autobuild.buildroot.org/results/739/7395780dafedb6126dad7f9405609c2fe02104ec/build-end.log
Also for some reason, in another build it uses the host compiler
instead of the cross compiler:
http://autobuild.buildroot.org/results/5b0/5b0e52f2fd59916e46572b0f34403972e77e8283/build-end.log
Could you have a look into these issues?
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-07-29 22:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 23:37 [Buildroot] [PATCH 0/4] ARM Mali Graphics Drivers Spenser Gilliland
2013-07-19 23:37 ` [Buildroot] [PATCH 1/4] a10disp: new package Spenser Gilliland
2013-07-19 23:37 ` [Buildroot] [PATCH 2/4] sunxi-mali: " Spenser Gilliland
2013-07-28 15:40 ` Thomas Petazzoni
2013-07-19 23:37 ` [Buildroot] [PATCH 3/4] opengl: add sunxi-mali as possible egl/gles provider Spenser Gilliland
2013-07-19 23:37 ` [Buildroot] [PATCH 4/4] sunxi-cedar: add cedar hardware video decoding library Spenser Gilliland
2013-07-28 15:41 ` Thomas Petazzoni
2013-07-29 22:01 ` Thomas Petazzoni [this message]
2013-07-28 15:40 ` [Buildroot] [PATCH 0/4] ARM Mali Graphics Drivers Thomas Petazzoni
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=20130730000155.1be43710@skate \
--to=thomas.petazzoni@free-electrons.com \
--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.