From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3E9F8E00861 for ; Thu, 23 Jan 2014 12:29:08 -0800 (PST) Received: from e6520eb (unknown [82.233.81.124]) (Authenticated sender: eukrea) by smtp1-g21.free.fr (Postfix) with ESMTPSA id B0E1694005C; Thu, 23 Jan 2014 21:29:01 +0100 (CET) Date: Thu, 23 Jan 2014 21:28:59 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Gary Thomas Message-ID: <20140123212859.512ca31c@e6520eb> In-Reply-To: <52E16FB7.6070901@mlbassoc.com> References: <52DEEC17.60406@mlbassoc.com> <52DEEE0E.6070208@gmail.com> <52E10646.60806@mlbassoc.com> <52E13203.8050803@gmail.com> <52E13293.3000200@mlbassoc.com> <52E16FB7.6070901@mlbassoc.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm] Can't build QT5 for i.MX6 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: Thu, 23 Jan 2014 20:29:12 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Gary, Le Thu, 23 Jan 2014 12:38:31 -0700, Gary Thomas a =E9crit : > On 2014-01-23 09:59, Morgan McKenzie wrote: > > That's very strange - I've built successfully for an IMX6QSABREAUTO on = dora, master, and master-next branches just in the last week. I'm running 6= 4 bit LUbuntu 13.10. > > > > My config - I have the following in my local.conf: > > DISTRO_FEATURES_remove =3D "x11 wayland" >=20 > This is the key - if you don't remove X11 support, it fails. I was tryin= g to > build on top of my normal X-based desktop. >=20 if that can help, I sent a patch which allowed qt to compile for x11 : http://patches.openembedded.org/patch/56651/ I never found the time to test it with X (very little interest in QT on X here). Eric