From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1XpEKW-0007ZD-4B for ptxdist@pengutronix.de; Fri, 14 Nov 2014 11:42:16 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1XpEKW-0004aU-1z for ptxdist@pengutronix.de; Fri, 14 Nov 2014 11:42:16 +0100 Date: Fri, 14 Nov 2014 11:42:16 +0100 From: Michael Olbrich Message-ID: <20141114104216.GC30787@pengutronix.de> References: <916A03CCEB30DF44AD98D4CFDC7448D02A7EAF2D@nooslzsmx1.zenitelcss.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <916A03CCEB30DF44AD98D4CFDC7448D02A7EAF2D@nooslzsmx1.zenitelcss.com> Subject: Re: [ptxdist] No c headers in sysroot-target/usr/include but all compiles well Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, On Fri, Nov 14, 2014 at 10:19:58AM +0000, Alan Martinovic wrote: > as the subject states, my IDE constantly complains about missing header files (example. or ). > The sysroot points to sysroot-target/. > Checking the sysroot-target/usr/include the header files really aren't there. > > What confuses me is that the compilation always passes without a problem. > I'm using the arm-v5te-linux-gnueabi-gcc compiler. > > Shouldn't the header files be there? I have glibc selected in the config. > Since they aren't, you have any ideas on why would the compilation succeed? These headers are in the toochain sysroot: "arm-v5te-linux-gnueabi-gcc -print-sysroot" should give you the path. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de