From: Daiane Angolini <daiane.angolini@freescale.com>
To: "Mattias Sahlén" <mattias.sahlen@vinnter.se>,
"meta-freescale@yoctoproject.org"
<meta-freescale@yoctoproject.org>
Subject: Re: Build error fsl-alsa-plugins
Date: Tue, 29 Oct 2013 08:25:51 -0200 [thread overview]
Message-ID: <526F8D2F.4030209@freescale.com> (raw)
In-Reply-To: <f042504880304b94a2d368078f7e6d99@AMXPR04MB070.eurprd04.prod.outlook.com>
On 10/29/2013 04:42 AM, Mattias Sahlén wrote:
> Hello list, I tried to build a new image for our custom board(based on
> sabre-sd) using the new dora branch.
> I ran into problems with fsl-alsa-plugins:
>
> | arm-poky-linux-gnueabi-libtool: compile: arm-poky-linux-gnueabi-gcc
> -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon
> -mtune=cortex-a9
> --sysroot=/home/vinnteradm/firectrl/yocto-experimental/build/tmp/sysroots/imx6qsabresd
> -DHAVE_CONFIG_H -I. -I.. -Wall -g
> -I/home/vinnteradm/firectrl/yocto-experimental/build/tmp/sysroots/imx6qsabresd/usr/include/alsa
> -I/home/vinnteradm/firectrl/yocto-experimental/build/tmp/sysroots/imx6qsabresd/usr/src/kernel/include
> -c asrc_pair.c -fPIC -DPIC -o .libs/asrc_pair.o
> | asrc_pair.c: In function 'asrc_pair_convert_s16':
> | asrc_pair.c:292:32: error: storage size of 'buf_info' isn't known
> | struct asrc_convert_buffer buf_info;
> | ^
> | asrc_pair.c:314:36: error: 'ASRC_CONVERT' undeclared (first use in
> this function)
> | if ((err = ioctl(pair->fd, ASRC_CONVERT, &buf_info)) < 0)
> | ^
> | asrc_pair.c:314:36: note: each undeclared identifier is reported only
> once for each function it appears in
> | asrc_pair.c:293:9: warning: variable 'err' set but not used
> [-Wunused-but-set-variable]
> | int err;
> | ^
> | asrc_pair.c:292:32: warning: unused variable 'buf_info'
> [-Wunused-variable]
> | struct asrc_convert_buffer buf_info;
> | ^
> | make[2]: *** [asrc_pair.lo] Error 1
It looks like kernel mismatch for me
>
> Anyone seen this before or have any clues to what the problem might be?
>
> BR,
>
> Mattias Sahlen
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
--
Daiane
prev parent reply other threads:[~2013-10-29 10:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 6:42 Build error fsl-alsa-plugins Mattias Sahlén
2013-10-29 10:25 ` Daiane Angolini [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=526F8D2F.4030209@freescale.com \
--to=daiane.angolini@freescale.com \
--cc=mattias.sahlen@vinnter.se \
--cc=meta-freescale@yoctoproject.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.