Hi, I am compiling bootldr to Assabet.I have downloaded the latest CVS but while downloading I am geting messages saying No such file or directory. Then I tried to patch with bootldr-jd2.patch.gz. But here also some failure messages came.What could be the problem? then when I have set the following configurration in config.mk CONFIG_ARCH=assabet LINUX_DIR=/root/linux/include When I tried make I am getting the follwing error messages. arm-linux-gcc -DBOOTLDR -DDATE=\"`date +%y-%m-%d_%H:%M`\" -DCONFIG_XYMODEM -DCONFIG_INTEL_FLASH=1 -I/root/linux/include -DVERSION_MAJOR=2 -DVERSION_MINOR=7 -DVERSION_MICRO=0 -O -fPIC -I/root/linux/include -c bootldr.c bootldr.c:438: #error no definition for putc for this architecture bootldr.c:705: #error no architecture defined for getc bootldr.c:1550: #error no architecture defined in boot_kernel() bootldr.c:2434: #error no architecture defined in update_baudrate make: *** [bootldr.o] Error 1 What is the problem?? I tried without CVS download also with bootloader-2.7 but still the same result. I patched it using the command gzip -cd bootldr-jd2.patch.gz |ptach -p1 and I was in the bootldr directory? Please help thanx, hari _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
