From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo1.mail-out.ovh.net (20.mo1.mail-out.ovh.net [188.165.45.168]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2BD5DE00496 for ; Sat, 12 Jan 2013 09:55:35 -0800 (PST) Received: from mail26.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo1.mail-out.ovh.net (Postfix) with SMTP id 83666FF9EF2 for ; Sat, 12 Jan 2013 19:09:23 +0100 (CET) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 12 Jan 2013 19:55:33 +0200 Received: from tal33-3-82-233-81-124.fbx.proxad.net (HELO e6520eb) (eric%eukrea.com@82.233.81.124) by ns0.ovh.net with SMTP; 12 Jan 2013 19:55:32 +0200 Date: Sat, 12 Jan 2013 18:55:31 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: X-Ovh-Mailout: 178.32.228.1 (mo1.mail-out.ovh.net) Message-ID: <20130112185531.721dcaaa@e6520eb> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-redhat-linux-gnu) Mime-Version: 1.0 X-Ovh-Tracer-Id: 11787046126874701210 X-Ovh-Remote: 82.233.81.124 (tal33-3-82-233-81-124.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: 0 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledrhedvucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledrhedvucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu Subject: xf86-video-imxfb-vivante : fatal error: dri.h: No such file 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: Sat, 12 Jan 2013 17:55:35 -0000 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, starting with a imx53qsb build directory and running MACHINE=imx6qsabrelite bitbake fsl-image-gui leads to the following error log. Is if a known problem ? Eric arm-oe-linux-gnueabi-libtool: compile: arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a9 --sysroot=/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/sysroots/imx6qsabrelite -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/sysroots/imx6qsabrelite/usr/include/xorg -I/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/sysroots/imx6qsabrelite/usr/include/pixman-1 -I./vivante_gal -I./vivante_fbdev -I./vivante_util -I./vivante_exa -O2 -pipe -g -feliminate-unused-debug-types -I/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/sysroots/imx6qsabrelite/usr/include/xorg -I/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/sysroots/imx6qsabrelite/usr/include/drm -O2 -pipe -g -feliminate-unused-debug-types -I/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/sysroots/imx6qsabrelite/usr/include/xorg -I/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/sysroots/imx6qsabrelite/usr/include/drm -c vivante_fbdev/vivante_dri.c -fPIC -DPIC -o .libs/vivante_dri.o | In file included from vivante_fbdev/vivante_dri.c:25:0: | vivante_fbdev/vivante_dri.h:48:17: fatal error: dri.h: No such file or directory | compilation terminated. | make[2]: *** [vivante_dri.lo] Error 1 | make[2]: Leaving directory `/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/work/imx6qsabrelite-oe-linux-gnueabi/xf86-video-imxfb-vivante-2_12.09.01-r17.2/xserver-xorg-video-imx-viv-12.09.01/src' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/ebenard/WORK/OECORE/setup-scripts/build/tmp-defaultsetup-eglibc-eglibc/work/imx6qsabrelite-oe-linux-gnueabi/xf86-video-imxfb-vivante-2_12.09.01-r17.2/xserver-xorg-video-imx-viv-12.09.01' | make: *** [all] Error 2 | ERROR: oe_runmake failed