On 14/09/06 12:49 -1000, Mitch Bradley wrote: > > Richard suggested the following, which worked: > > make uclibc-clean > make olpcflash-clean > make
The change we made was to use the kernel + uclibc to correctly construct the staging header directory instead of the system header directory. This was to eliminate any possible header abuse as the reason for the toolchain differences. 'make distclean' is always the correct way to recover from these issues. In a pinch this time, you can get away with 'make kernel-clean' and 'make uclibc-clean'. Jordan -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. <www.amd.com/embeddedprocessors> _______________________________________________ Devel mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/devel
