From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id EC36352972 for ; Mon, 2 Dec 2013 17:10:58 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id rB2HAwZK024725 for ; Mon, 2 Dec 2013 11:10:58 -0600 Received: from DLEE70.ent.ti.com (dlemailx.itg.ti.com [157.170.170.113]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id rB2HAwKK000893 for ; Mon, 2 Dec 2013 11:10:58 -0600 Received: from dlep33.itg.ti.com (157.170.170.75) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.2.342.3; Mon, 2 Dec 2013 11:10:57 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id rB2HAvE2004785; Mon, 2 Dec 2013 11:10:57 -0600 Date: Mon, 2 Dec 2013 12:10:57 -0500 From: Denys Dmytriyenko To: "Hingolikar, Mrinmayee" Message-ID: <20131202171057.GI690@edge> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" Subject: Re: Header files missing in the image X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Dec 2013 17:10:59 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Mon, Dec 02, 2013 at 11:57:02AM -0500, Hingolikar, Mrinmayee wrote: > Thanks Denys. > > What needs to be done for including headers? Can you please explain what you are trying to do - maybe there's a better approach? Are you really looking for the header files in the rootfs? Generally it can be done by including necessary -dev packages, but it's not recommended. Are you trying to enable native compilation on the target? -- Denys > From: Dmytriyenko, Denys > Sent: Monday, December 02, 2013 6:39 PM > To: meta-arago@arago-project.org; Hingolikar, Mrinmayee > Subject: RE: [meta-arago] Header files missing in the image > > > > There should not be any headers on the rootfs by default, as it's not > meant for development. That is what devkit is for. > > Denys > > -----Original Message----- > From: Hingolikar, Mrinmayee [mrinmayee@ti.com] > Received: Sunday, 01 Dec 2013, 4:39 > To: meta-arago@arago-project.org [meta-arago@arago-project.org] > Subject: [meta-arago] Header files missing in the image > > Hi all, > > > > I have faced a strange issue during one of the builds. The generated GLSDK > image has an empty /usr/include ie no .h files at all. > > Is this due to any misconfiguration from my side? > > > > Appreciate any help on this. > > > > Thanks and Regards, > > Mrinmayee > >