From: zzs <zzs213@126.com>
To: barebox <barebox@lists.infradead.org>
Subject: sandbox whith oftree on making error
Date: Tue, 16 Oct 2012 16:02:09 +0800 [thread overview]
Message-ID: <20121016080209.GA19402@greatfirst.com> (raw)
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
--
Best Regards,
zzs
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-10-16 8:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 8:02 zzs [this message]
2012-10-16 8:46 ` sandbox whith oftree on making error Jean-Christophe PLAGNIOL-VILLARD
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=20121016080209.GA19402@greatfirst.com \
--to=zzs213@126.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.