
In message F509E6111989D311B63700805FA761DA06F990B5@dbde01.itg.ti.com you wrote:
I am trying to compile u-boot for smdk2400(arm920t) board. I downloaded u-boot from http://sourceforge.net/projects/u-boot. Downloaded the crosscompiler from ftp://ftp.arm.linux.org.uk/pub/linux/arm/toolchain/. After unzipping these things whe I try to compile u-boot , I get the following errors
...
I tried to look for ptrace.h file. Found it in /u-boot-0.3.0/include/asm-arm/proc-armv. But I was not able to find the
The compoiler should find it there, too.
stdargs.h file.
The compiler should provide it's own version of stdarg.h - this is compoiler dependend.
Can someone please guide me if I am downloading the u-boot from the correct place and how can I resolve these errors.
We use the ELDK for building.
Best regards,
Wolfgang Denk