From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo1.mail-out.ovh.net (7.mo1.mail-out.ovh.net [87.98.158.110]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3DDF8E01454 for ; Sat, 12 Jan 2013 12:17:33 -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 CFC7AFF9625 for ; Sat, 12 Jan 2013 21:31:21 +0100 (CET) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 12 Jan 2013 22:17:31 +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 22:17:28 +0200 Date: Sat, 12 Jan 2013 21:17:28 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: X-Ovh-Mailout: 178.32.228.1 (mo1.mail-out.ovh.net) Message-ID: <20130112211728.41b867e5@e6520eb> In-Reply-To: <20130112185531.721dcaaa@e6520eb> References: <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: 14184087026847231386 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.500016/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledrhedvucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu Subject: Re: 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 20:17:33 -0000 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi , dri is not enabled in xorg-server if we don't have opengl in DISTRO_FEATURES which explains why I have this error here. Eric