From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by mail.openembedded.org (Postfix) with ESMTP id 765886A2F4 for ; Mon, 10 Jun 2013 13:08:03 +0000 (UTC) Received: from e6520eb (pac33-2-82-240-38-71.fbx.proxad.net [82.240.38.71]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id E1CD54B0200; Mon, 10 Jun 2013 15:07:57 +0200 (CEST) Date: Mon, 10 Jun 2013 15:07:55 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Steve Sakoman Message-ID: <20130610150755.33deefce@e6520eb> In-Reply-To: References: <20130610094536.36e83ecd@e6520eb> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.18; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: Patches and discussions about the oe-core layer Subject: Re: qt4e-demo-image with meta-fsl-arm: successful build? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2013 13:08:06 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le Mon, 10 Jun 2013 05:58:42 -0700, Steve Sakoman a =C3=A9crit : > On Mon, Jun 10, 2013 at 12:45 AM, Eric B=C3=A9nard wrot= e: >=20 > > the strange thing is why do you get a X qtdemo when building > > qt4e-demo-image ? >=20 > I haven't begun debugging yet, but I had 2 initial thoughts as to why > the X error message: >=20 > 1. The qtdemo init seems to be written to support both x and x-free > setups, so perhaps the init is getting confused > 2. I had built the x11-free version of qt prior to the qte version, so > perhaps that causes the issue >=20 > I started a clean build just in case #2 is the cause. >=20 OK #2 is clearly a situation I avoid here as this created me some troubles in the past. Eric