From: Andre Schwarz <andre.schwarz@matrix-vision.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ?
Date: Thu, 05 Jun 2008 17:40:27 +0200 [thread overview]
Message-ID: <484808EB.8060904@matrix-vision.de> (raw)
All,
after getting a clean u-boot clone (1.3.3 today) I get a compile error
in "tools" subdir.
I've tried 2 different boards making a "TQM5200_config" and
"MPC8349ITX_config" - just to make sure ...
"make CROSS_COMPILE=ppc_6xx- "
cross-compiler is gcc 4.0 as shipped with ELDK 4.1.
Am I missing something ?
Since environment.c includes config.h which pulls in board config
everything should be fine.
Can someome help me out please ?
----
make[1]: Entering directory `/home/u-boot.git/tools'
gcc -g -idirafter /home/u-boot.git/include -idirafter
/home/u-boot.git/include2 -idirafter /home/u-boot.git/include
-DTEXT_BASE=0xFC000000 -DUSE_HOSTCC -c -o environment.o environment.c
In file included from environment.c:30:
/home/u-boot.git/include/environment.h:107: error: 'CFG_ENV_SIZE'
undeclared here (not in a function)
make[1]: *** [environment.o] Error 1
make[1]: Leaving directory `/home/u-boot.git/tools'
make: *** [tools] Error 2
regards,
Andre Schwarz
MATRIX VISION GmbH, Talstra?e 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090
Gesch?ftsf?hrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
next reply other threads:[~2008-06-05 15:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-05 15:40 Andre Schwarz [this message]
2008-06-05 16:05 ` [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ? Wolfgang Denk
2008-06-06 7:52 ` Andre Schwarz
2008-06-06 10:23 ` Wolfgang Denk
2008-06-06 11:36 ` Andre Schwarz
2008-06-06 12:06 ` Martin Krause
2008-06-06 12:23 ` Andre Schwarz
2008-06-06 12:28 ` Wolfgang Denk
2008-06-06 12:43 ` Martin Krause
2008-06-06 14:17 ` Wolfgang Denk
2008-06-06 12:23 ` Wolfgang Denk
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=484808EB.8060904@matrix-vision.de \
--to=andre.schwarz@matrix-vision.de \
--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 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.