All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ?
@ 2008-06-05 15:40 Andre Schwarz
  2008-06-05 16:05 ` Wolfgang Denk
  0 siblings, 1 reply; 11+ messages in thread
From: Andre Schwarz @ 2008-06-05 15:40 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-06-06 14:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 15:40 [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ? Andre Schwarz
2008-06-05 16:05 ` 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

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.