From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 1.mo1.mail-out.ovh.net ([178.32.127.22] helo=mo1.mail-out.ovh.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TsUlz-00035N-BX for openembedded-core@lists.openembedded.org; Tue, 08 Jan 2013 09:43:03 +0100 Received: from mail99.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo1.mail-out.ovh.net (Postfix) with SMTP id 14725FF9460 for ; Tue, 8 Jan 2013 09:22:38 +0100 (CET) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 8 Jan 2013 10:09:00 +0200 Received: from pac33-2-82-240-38-71.fbx.proxad.net (HELO e6520eb) (eric%eukrea.com@82.240.38.71) by ns0.ovh.net with SMTP; 8 Jan 2013 10:08:59 +0200 Date: Tue, 8 Jan 2013 09:08:58 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Saul Wold X-Ovh-Mailout: 178.32.228.1 (mo1.mail-out.ovh.net) Message-ID: <20130108090858.05e8b623@e6520eb> In-Reply-To: <50EB5E25.2080204@linux.intel.com> References: <1357582015-16423-1-git-send-email-otavio@ossystems.com.br> <50EB5E25.2080204@linux.intel.com> 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: 15283809760445246873 X-Ovh-Remote: 82.240.38.71 (pac33-2-82-240-38-71.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledrfeelucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Spam-Check: DONE|U 0.50003/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeehledrfeelucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Cc: Otavio Salvador , openembedded-core@lists.openembedded.org Subject: Re: [PATCH] libnl: Fix building using flex X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Tue, 08 Jan 2013 08:43:04 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Saul, Le Mon, 07 Jan 2013 15:45:41 -0800, Saul Wold a =C3=A9crit : > I am looking into the failure now, can you on your side also. >=20 strange it seems you are still using lex and not flex : do you have the same problem with my patch ? http://lists.linuxtogo.org/pipermail/openembedded-core/2013-January/033884.= html Eric