From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 8.mo4.mail-out.ovh.net ([188.165.33.112] helo=mo4.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TO2py-0007ya-5O for barebox@lists.infradead.org; Tue, 16 Oct 2012 08:49:18 +0000 Received: from mail97.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo4.mail-out.ovh.net (Postfix) with SMTP id 2003E104E78B for ; Tue, 16 Oct 2012 10:55:54 +0200 (CEST) Date: Tue, 16 Oct 2012 10:46:58 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20121016084658.GH5803@game.jcrosoft.org> References: <20121016080209.GA19402@greatfirst.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20121016080209.GA19402@greatfirst.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: sandbox whith oftree on making error To: barebox On 16:02 Tue 16 Oct , zzs wrote: > my code baseed 7423f13 > > when making sandox with command oftree on then I got the flowwing > build error: > > CC drivers/of/gpio.o > In file included from /home/zzs/work/repos/barebox/drivers/of/gpio.c:6:0: > /home/zzs/work/repos/barebox/include/gpio.h:4:22: fatal error: asm/gpio.h: No such file or directory > compilation terminated. > make[3]: *** [drivers/of/gpio.o] Error 1 > make[2]: *** [drivers/of] Error 2 > make[1]: *** [drivers] Error 2 > make: *** [_all] Error 2 > > My building commandline like this: > CROSS_COMPILE= ARCH=sandbox make O=objtree sandbox_defconfig > CROSS_COMPILE= ARCH=sandbox make O=objtree xconfig > .... turn oftree on > CROSS_COMPILE= ARCH=sandbox make O=objtree > > I think this is a bug I'm not sure oftree make sense on sandbox but anyway the sandbox have no gpio support so gpio.c can not be compiled Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox