From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 56CD7E00837; Wed, 8 Apr 2015 13:16:49 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E0BC1E006E5 for ; Wed, 8 Apr 2015 13:16:41 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 3D202F811DE; Wed, 8 Apr 2015 14:16:39 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id AB3BCF811DE; Wed, 8 Apr 2015 14:16:38 -0600 (MDT) Message-ID: <55258CB6.4010502@mlbassoc.com> Date: Wed, 08 Apr 2015 14:16:54 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" Subject: [meta-fsl-arm] Can't build vlc 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, 08 Apr 2015 20:16:49 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit This seems to be a BSP issue as I can build vlc for any non-i.MX target. When I try to build vlc using this setup: Build Configuration: BB_VERSION = "1.27.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "nitrogen6x" DISTRO = "poky" DISTRO_VERSION = "1.8+snapshot-20150408" TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642" meta-fsl-arm = "master:bfe01a0ebde407086f4a7710ea165c6beff310d7" meta-fsl-arm-extra = "master:49843fbd4cdfcdd37ad191dbf4bdc63e06cf1e0e" meta-oe meta-gnome meta-multimedia = "master:df6c7b1279790d27ebfd58fbdfbac89bde5782ec" meta-yocto meta-yocto-bsp = "master:9e4adec98db325112ca7a8b9dd95722d4d0ab642" conf/bblayers.conf: BBLAYERS ?= " \ /local/poky-cutting-edge/meta \ /local/poky-cutting-edge/meta-fsl-arm \ /local/poky-cutting-edge/meta-fsl-arm-extra \ /local/meta-openembedded.github/meta-oe \ /local/meta-openembedded.github/meta-gnome \ /local/meta-openembedded.github/meta-multimedia \ /local/poky-cutting-edge/meta-yocto \ /local/poky-cutting-edge/meta-yocto-bsp \ " conf/local.conf (just the parts I added): PREFERRED_PROVIDER_jpeg = "libjpeg-turbo" PREFERRED_PROVIDER_jpeg-native = "libjpeg-turbo-native" LICENSE_FLAGS_WHITELIST ?= "commercial_gst-fluendo-mp3 \ commercial_gst-openmax \ commercial_gst-plugins-ugly \ commercial_gst-ffmpeg \ commercial_gstreamer1.0-libav \ commercial_lame \ commercial_libav \ commercial_libpostproc \ commercial_mplayer2 \ commercial_x264 \ commercial_libmad \ commercial_libomxil \ commercial_mpeg2dec \ commercial_qmmp" MACHINE = "nitrogen6x" ACCEPT_FSL_EULA = "1" I get this error: | arm-poky-linux-gnueabi-libtool: error: cannot find the library '' or unhandled argument '-DLINUX=1' | make[6]: *** [libqt4_plugin.la] Error 1 | make[6]: Leaving directory `/tmp/im6_2015-04-08/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/vlc/2.1.4-r0/build/modules/gui/qt4' ... ERROR: Task 6 (/local/meta-openembedded.github/meta-multimedia/recipes-multimedia/vlc/vlc_2.1.4.bb, do_compile) failed with exit code '1' Full compile log is at http://www.mlbassoc.com/poky/vlc-log.do_compile2 Curious thing is I can build vlc for any other target I've tried, just not for the i.MX6. For example, just change to "ls1021atwr" and it will work. What's so special (broken) about i.MX6? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------