<div>Hi, I am having trouble building u-boot (from u-boot-2009.11-mpc8572ds.spec) from LTIB for the MPC8572DS platform using just the Makefile and freescale cross tools.  The build machine is CentOS 5.3.  This is procedure I am following (on LTIB for MPC8572DS, 20100115):</div>

<div> </div>
<div># cd ltib-mpc8572ds-20100115<br># ./ltib -m prep -p u-boot-2009.11-mpc8572ds.spec<br># ./ltib -m scbuild -p u-boot-2009.11-mpc8572ds.spec<br># cd rpm/BUILD/ </div>
<p></p>
<p>2. confirm configuration and make</p>
<div># cd u-boot-2009.11-rc1-19</div>
<div><font size="2" face="tahoma"># make ARCH=powerpc CROSS_COMPILE=/......../bin/powerpc-none-linux-gnuspe- MPC8572DS_NAND_config</font><br># <font size="2">make ARCH=powerpc CROSS_COMPILE=/......../bin/powerpc-none-linux-gnuspe- all</font></div>

<div> </div>
<div><font size="2" face="tahoma">but i'm getting (several) compile errors from the make.  It goes for a while, then gets errors at different points, depending on how much it has to build:</font></div>
<div><font size="2" face="tahoma">Usually, just syntax errors or something like:</font></div>
<div><font size="2" face="tahoma">make -C lib_powerpc/<br>make: *** lib_powerpc/: No such file or directory.  Stop.<br>make: *** [lib_powerpc/libpowerpc.a] Error 2<br>....however I can still build using ./ltib???</font> </div>

<div><font size="2" face="tahoma">shouldn't I be able to build from make?  (as per the MPC8572DS NAND bootloader User Manual HTML doc)?    Is there some other way I should be building?  Any help would be much appreciated!</font></div>

<div><font face="Tahoma"></font> </div>
<div><font face="Tahoma">Thanks very much,</font></div>
<div><font face="Tahoma">Troy</font></div>