From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 86186E01621 for ; Wed, 25 Sep 2013 14:18:21 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 3A10AF811DC; Wed, 25 Sep 2013 15:18:20 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 379BFF811DC; Wed, 25 Sep 2013 15:18:19 -0600 (MDT) Message-ID: <5243531B.6060308@mlbassoc.com> Date: Wed, 25 Sep 2013 15:18:19 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: meta-freescale Subject: Build error X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2013 21:18:21 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Using the latest master branches, I'm getting this failure when I try to use linux-fslc for the kernel (instead of linux-imx). | arm-amltd-linux-gnueabi-libtool: compile: arm-amltd-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysroot=/local/imx6_new/tmp/sysroots/sabrelite -DHAVE_CONFIG_H -I. -I.. -Wall -g -I/local/imx6_new/tmp/sysroots/sabrelite/usr/include/alsa -I/local/imx6_new/tmp/sysroots/sabrelite/usr/src/kernel/include -c rate_asrcrate.c -fPIC -DPIC -o .libs/rate_asrcrate.o | asrc_pair.c:28:28: fatal error: linux/mxc_asrc.h: No such file or directory | compilation terminated. | make[2]: *** [asrc_pair.lo] Error 1 | make[2]: *** Waiting for unfinished jobs.... | In file included from rate_asrcrate.c:24:0: | asrc_pair.h:28:28: fatal error: linux/mxc_asrc.h: No such file or directory | compilation terminated. | make[2]: *** [rate_asrcrate.lo] Error 1 | make[2]: Leaving directory `/local/imx6_new/tmp/work/sabrelite-amltd-linux-gnueabi/fsl-alsa-plugins/1.0.25-r0/fsl-alsa-plugins-1.0.25/asrc' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/local/imx6_new/tmp/work/sabrelite-amltd-linux-gnueabi/fsl-alsa-plugins/1.0.25-r0/fsl-alsa-plugins-1.0.25' | make: *** [all] Error 2 | ERROR: oe_runmake failed | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_compile (log file is located at /local/imx6_new/tmp/work/sabrelite-amltd-linux-gnueabi/fsl-alsa-plugins/1.0.25-r0/temp/log.do_compile.19192) ERROR: Task 1088 (/local/poky-cutting-edge/meta-fsl-arm/recipes-multimedia/alsa/fsl-alsa-plugins_1.0.25.bb, do_compile) failed with exit code '1' Here's my configuration: Build Configuration: BB_VERSION = "1.19.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-amltd-linux-gnueabi" MACHINE = "sabrelite" DISTRO = "amltd" DISTRO_VERSION = "1.5+snapshot-20130925" TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta = "cutting-edge:0fc8317c6385eb1ed69ca4522ee6424c456dbb92" meta-oe = "cutting-edge:2e48d58f91b859c3d7733de6070db53258c84931" meta-amltd = "cutting-edge:609d28fca850cf8a3648d1de3330b74b659d175b" meta-imx6 = "cutting-edge:236cb0dfa84e4cf7cbe5c96db763dfbde7821511" meta-fsl-arm = "cutting-edge:561842ac3e1e9f59536dbbbc4a81876f9e0df97b" meta-fsl-arm-extra = "cutting-edge:43aa8be9958df810d4a6d8aa763806233e45cb78" Notes: * cutting-edge is my working branch which is a copy of origin/master for these trees * meta-amltd is my local distribution * sabrelite is just a clone of nitrogen6x Any ideas how to get this built and/or suppress it since I don't care about ALSA at the moment? All I want to do is try using the latest FSLC kernel... -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------