From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Schwarz Date: Fri, 06 Jun 2008 14:23:25 +0200 Subject: [U-Boot-Users] build failure in tools - missing CFG_ENV_SIZE ? In-Reply-To: <47F3F98010FF784EBEE6526EAAB078D10635DFDE@tq-mailsrv.tq-net.de> References: <47F3F98010FF784EBEE6526EAAB078D10635DFDE@tq-mailsrv.tq-net.de> Message-ID: <48492C3D.6030308@matrix-vision.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Martin, thanks for the info. The misbehaviour surely has its cause on my system setup. I simply don't know why ... it's driving me mad. Just wanted to port another board from my local v1.3.1 and submit a patch during this merge window. But the e1000 driver isn't working anymore. Making a diff gives "files are identical". There's something utterly wrong ... time to go home and prepare for soccer :-( cheers, Andre Martin Krause schrieb: > Hi Andre, > > u-boot-users-bounces at lists.sourceforge.net wrote on : > >> Wolfgang Denk schrieb: >> >>> In message <4848ECB5.7020703@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 > MATRIX VISION GmbH, Talstra?e 16, DE-71570 Oppenweiler - Registergericht: Amtsgericht Stuttgart, HRB 271090 Gesch?ftsf?hrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner