Re: [U-Boot] problem building next on P2020DS_36BIT

2009-12-10 Thread Scott Wood
Kumar Gala wrote: > Scott, > > This appears to be related to .depend generation and the patch that seems to > cause the issue is: > > Author: Scott Wood > Date: Wed Nov 4 18:41:41 2009 -0600 > > makefiles: fixes for building build tools > > Currently, some of the tools instead s

Re: [U-Boot] problem building next on P2020DS_36BIT

2009-12-10 Thread Kumar Gala
Scott, This appears to be related to .depend generation and the patch that seems to cause the issue is: Author: Scott Wood Date: Wed Nov 4 18:41:41 2009 -0600 makefiles: fixes for building build tools Currently, some of the tools instead set CC to be HOSTCC in order to re-use

[U-Boot] problem building next on P2020DS_36BIT

2009-12-10 Thread Kumar Gala
I'm seeing the following build compile error related to building the next tree on P2020DS_36BIT. What's odd is that git bisect says its related to: commit 4b142febff71eabdb7ddbb125c7b583b24ddc434 Author: Heiko Schocher Date: Thu Dec 3 11:21:21 2009 +0100 common: delete CONFIG_SYS_64BIT_V