[U-Boot-Users] Errors while executing 'make' for u-boot-1.1.6 for incaip board

Verma ubootusers at gmail.com
Wed Sep 12 12:41:23 CEST 2007


Hi ,

 Errors are generated ,when I am trying to create the u-boot.bin for
u-boot-1.1.6 version using the following commands.
-make incaip_config
-make / make all 

The errors generated are as follows:make[1]: Entering directory
`/opt/u-boot-1.1.6/post/cpu'


make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/u-boot-1.1.6/post/cpu'
make -C common/
make[1]: Entering directory `/opt/u-boot-1.1.6/common'
mips_4KC-gcc -g  -Os   -D__KERNEL__ -DTEXT_BASE=0xB0000000 
-I/opt/u-boot-1.1.6/include -fno-builtin -ffreestanding -nostdinc -isystem
/usr/lib/gcc-lib/mips-linux/2.95.4/include -pipe  -DCONFIG_MIPS -D__MIPS__
-mcpu=4kc -EB -mabicalls -Wall -Wstrict-prototypes -c -o cmd_bootm.o
cmd_bootm.c
cmd_bootm.c:477: warning: preprocessing directive not recognized within
macro arg
cmd_bootm.c:477: warning: preprocessing directive not recognized within
macro arg
cmd_bootm.c:469: undefined or invalid # directive
cmd_bootm.c:475: undefined or invalid # directive
make[1]: *** [cmd_bootm.o] Error 1
make[1]: Leaving directory `/opt/u-boot-1.1.6/common'
make: *** [common/libcommon.a] Error 2

How can I avoid these errors, should I make any particular modifications to
any of the Makefiles.Please let me know.

Verma.



-- 
View this message in context: http://www.nabble.com/Errors-while-executing-%27make%27-for-u-boot-1.1.6-for-incaip-board-tf4428422.html#a12632914
Sent from the Uboot - Users mailing list archive at Nabble.com.





More information about the U-Boot mailing list