From: duhuanpeng <iu87m888m@qq.com>
To: barebox@lists.infradead.org
Subject: compile error report: CONFIG_CONSOLE_SIMPLE=y
Date: Thu, 3 Oct 2019 20:26:25 +0800 [thread overview]
Message-ID: <20191003122624.GA12292@router.tkernel.org> (raw)
Hello, I cloned the lastest version(2019.10.3) of barebox,
compile error when set
CONFIG_CONSOLE_SIMPLE=y
compile log:
(more logs...)
ENVH defaultenv/barebox_default_env.h
CC defaultenv/defaultenv.o
ENV defaultenv/defaultenv-2-base.bbenv
ENV.S defaultenv/defaultenv-2-base.bbenv.S
AS defaultenv/defaultenv-2-base.bbenv.o
LD defaultenv/built-in.o
PBLLD defaultenv/built-in-pbl.o
ENVZ defaultenv/barebox_zero_env
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC common/version.o
LD common/built-in.o
PBLCC common/pbl-imd-barebox.o
PBLLD common/built-in-pbl.o
LD barebox
common/built-in.o: In function `run_init':
common/startup.c:(.text.run_init+0x210): undefined reference to `console_ctrlc_allow'
common/built-in.o: In function `run_shell':
(.text.run_shell+0x44): undefined reference to `ctrlc_handled'
Unable to open input file barebox
Makefile:783: recipe for target 'barebox' failed
make: *** [barebox] Error 2
:D, could any one please fix this error~~
Regards,
Du Huanpeng
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2019-10-03 12:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-03 12:26 duhuanpeng [this message]
2019-10-03 13:38 ` compile error report: CONFIG_CONSOLE_SIMPLE=y duhuanpeng
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=20191003122624.GA12292@router.tkernel.org \
--to=iu87m888m@qq.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.