From: Richard Retanubun <richardretanubun@ruggedcom.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] MPC83xx: asm/arch/sys_proto.h: No such file or directory
Date: Mon, 25 Nov 2013 18:57:34 -0500 [thread overview]
Message-ID: <5293E3EE.4090007@ruggedcom.com> (raw)
Hi I am working on porting a pretty old uboot (2010.09) to a slightly less old uboot (2013.04)
Once I resolved all the merge conflicts, I can't build any mpc83xx boards (e.g. MPC8360EMDS_33).
I keep getting this error:
make[2]: Entering directory `/usr/local/src/uboot/common'
gcc -g -Os -fpic -mrelocatable -ffunction-sections -fdata-sections -meabi -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0xFE000000 -I/usr/local/src/uboot/include -fno-builtin -ffreestanding -nostdinc
-isystem /usr/lib/gcc/powerpc-linux-gnu/4.4.5/include -pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC83xx -DCONFIG_E300 -ffixed-r2 -msoft-float -Wall -Wstrict-prototypes -fno-stack-protector
-Wno-format-nonliteral -Wno-format-security -o cmd_bdinfo.o cmd_bdinfo.c -c
gcc -g -Os -fpic -mrelocatable -ffunction-sections -fdata-sections -meabi -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0xFE000000 -I/usr/local/src/uboot/include -fno-builtin -ffreestanding -nostdinc
-isystem /usr/lib/gcc/powerpc-linux-gnu/4.4.5/include -pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC83xx -DCONFIG_E300 -ffixed-r2 -msoft-float -Wall -Wstrict-prototypes -fno-stack-protector
-Wno-format-nonliteral -Wno-format-security -o cmd_boot.o cmd_boot.c -c
gcc -g -Os -fpic -mrelocatable -ffunction-sections -fdata-sections -meabi -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0xFE000000 -I/usr/local/src/uboot/include -fno-builtin -ffreestanding -nostdinc
-isystem /usr/lib/gcc/powerpc-linux-gnu/4.4.5/include -pipe -DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC83xx -DCONFIG_E300 -ffixed-r2 -msoft-float -Wall -Wstrict-prototypes -fno-stack-protector
-Wno-format-nonliteral -Wno-format-security -o cmd_bootm.o cmd_bootm.c -c
cmd_bootm.c:46:32: error: asm/arch/sys_proto.h: No such file or directory
I know the file is auto generated, so its likely I'm missing something in the Makefile.
Can someone help point me at the patch/adaptation I might be missing?
I don't see the broken-ness on uboot master.
Thanks.
-- Richard Retanubun
reply other threads:[~2013-11-25 23:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5293E3EE.4090007@ruggedcom.com \
--to=richardretanubun@ruggedcom.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox