[U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ?
Martin Krause
Martin.Krause at tqs.de
Fri Jun 6 14:06:24 CEST 2008
Hi Andre,
u-boot-users-bounces at lists.sourceforge.net wrote on :
> Wolfgang Denk schrieb:
> > In message <4848ECB5.7020703 at matrix-vision.de> you wrote:
> >
> > > thanks for your verification. Trying to do it your way gives :
> > >
> > > nova u-boot-clean # CROSS_COMPILE=ppc_6xx- sh MAKEALL TQM5200
> > > MPC8349ITX Configuring for TQM5200 board...
> > > In file included from environment.c:30:
> > > /home/u-boot-clean/include/environment.h:107: error:
> > > 'CFG_ENV_SIZE' undeclared here (not in a function)
I'm also able to build (top of) U-Boot for the TQM5200 with
ELDK4.1:
mkr at tq-sewsrv-4:~/git/u-boot_denx> echo $CROSS_COMPILE
ppc_82xx-
mkr at tq-sewsrv-4:~/git/u-boot_denx> ./MAKEALL TQM5200
Configuring for TQM5200 board...
md5.c: In function `MD5Update':
md5.c:95: warning: implicit declaration of function `memmove'
md5.c: In function `MD5Final':
md5.c:143: warning: implicit declaration of function `memset'
sha1.c: In function `sha1_update':
sha1.c:249: warning: implicit declaration of function `memcpy'
sha1.c: In function `sha1_hmac':
sha1.c:360: warning: implicit declaration of function `memset'
text data bss dec hex filename
326532 32456 315024 674012 a48dc ./u-boot
mkr at tq-sewsrv-4:~/git/u-boot_denx>
I don't know, why I get the warnings (they appeared first several
weeks ago, and I get it for every build, since then). But since the
resulting U-Boot runs fine, there was no pressure (and no time)
to dig for the reason of the warnings ...
Best Regards,
Martin Krause
--
TQ-Systems GmbH
Muehlstrasse 2, Gut Delling, D-82229 Seefeld
Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913
Geschaeftsfuehrer: Dipl.-Ing. (FH) Detlef Schneider, Dipl.-Ing. (FH) Ruediger Stahl
http://www.tq-group.com
More information about the U-Boot
mailing list