From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox <barebox@lists.infradead.org>
Subject: Re: sandbox whith oftree on making error
Date: Tue, 16 Oct 2012 10:46:58 +0200 [thread overview]
Message-ID: <20121016084658.GH5803@game.jcrosoft.org> (raw)
In-Reply-To: <20121016080209.GA19402@greatfirst.com>
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
next prev parent reply other threads:[~2012-10-16 8:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 8:02 sandbox whith oftree on making error zzs
2012-10-16 8:46 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-10-16 9:17 ` Alexander Aring
2012-10-16 9:28 ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-16 20:27 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121016084658.GH5803@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.