<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style style="display: none;" id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body tabindex="0" aria-label="Meddelandetext" fpstyle="1" dir="ltr">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000; margin: 0">
Hello list, I tried to build a new image for our custom board(based on sabre-sd) using the new dora branch.<br>
I ran into problems with fsl-alsa-plugins:<br>
<br>
| 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<br>
| asrc_pair.c: In function 'asrc_pair_convert_s16':<br>
| asrc_pair.c:292:32: error: storage size of 'buf_info' isn't known<br>
| struct asrc_convert_buffer buf_info;<br>
| ^<br>
| asrc_pair.c:314:36: error: 'ASRC_CONVERT' undeclared (first use in this function)<br>
| if ((err = ioctl(pair->fd, ASRC_CONVERT, &buf_info)) < 0)<br>
| ^<br>
| asrc_pair.c:314:36: note: each undeclared identifier is reported only once for each function it appears in<br>
| asrc_pair.c:293:9: warning: variable 'err' set but not used [-Wunused-but-set-variable]<br>
| int err;<br>
| ^<br>
| asrc_pair.c:292:32: warning: unused variable 'buf_info' [-Wunused-variable]<br>
| struct asrc_convert_buffer buf_info;<br>
| ^<br>
| make[2]: *** [asrc_pair.lo] Error 1<br>
<br>
Anyone seen this before or have any clues to what the problem might be?<br>
<br>
BR,<br>
<br>
Mattias Sahlen<br>
<br>
</div>
</body>
</html>