[U-Boot-Users] I have a mistake on making u-boot-0.4.0

Hi all,
I am working intel xscale pxa255 based board. I have a mistake on makeing u-boot-0.4.0,The erro information message as follow. who would please give me some ideas please?
pt/u-boot/tools' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/tools' make[1]: Entering directory `/opt/u-boot/lib_generic' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/lib_generic' make[1]: Entering directory `/opt/u-boot/lib_arm' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/lib_arm' make[1]: Entering directory `/opt/u-boot/cpu/pxa' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/cpu/pxa' make[1]: Entering directory `/opt/u-boot/board/lubbock' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/board/lubbock' make[1]: Entering directory `/opt/u-boot/common' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/common' make[1]: Entering directory `/opt/u-boot/disk' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/disk' make[1]: Entering directory `/opt/u-boot/fs' make[2]: Entering directory `/opt/u-boot/fs/jffs2' make[2]: `.depend' is up to date. make[2]: Leaving directory `/opt/u-boot/fs/jffs2' make[2]: Entering directory `/opt/u-boot/fs/fdos' make[2]: `.depend' is up to date. make[2]: Leaving directory `/opt/u-boot/fs/fdos' make[2]: Entering directory `/opt/u-boot/fs/fat' make[2]: `.depend' is up to date. make[2]: Leaving directory `/opt/u-boot/fs/fat' make[1]: Leaving directory `/opt/u-boot/fs' make[1]: Entering directory `/opt/u-boot/net' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/net' make[1]: Entering directory `/opt/u-boot/rtc' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/rtc' make[1]: Entering directory `/opt/u-boot/dtt' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/dtt' make[1]: Entering directory `/opt/u-boot/drivers' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/drivers' make[1]: Entering directory `/opt/u-boot/post' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/post' make[1]: Entering directory `/opt/u-boot/post/cpu' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/post/cpu' make[1]: Entering directory `/opt/u-boot/examples' make[1]: `.depend' is up to date. make[1]: Leaving directory `/opt/u-boot/examples' make[1]: Entering directory `/opt/u-boot/tools' gcc -g -Wall -pedantic -I../include -I.. -DTEXT_BASE=0xa3000000 -DUSE_HOSTCC -O -c envcrc.c gcc -g -I../include -I.. -DTEXT_BASE=0xa3000000 -DUSE_HOSTCC -c environment.c gcc -Wall -pedantic -I../include -I.. -DTEXT_BASE=0xa3000000 -DUSE_HOSTCC -O -o envcrc envcrc.o crc32.o environment.o make[2]: Entering directory `/opt/u-boot/tools/gdb' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/u-boot/tools/gdb' make[1]: Leaving directory `/opt/u-boot/tools' make[1]: Entering directory `/opt/u-boot/lib_generic' arm-linux-gcc -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -mshort-loa d-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3000000 -I/opt/u-boot/include - fno-builtin -nostdinc -isystem /opt/xscale/bin/../lib/gcc-lib/arm-linux/3.2.1/in clude -pipe -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -mtune=strongarm1100 -Wall -Wstrict-prototypes -c -o crc32.o crc32.c arm-linux-gcc -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -mshort-loa d-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3000000 -I/opt/u-boot/include - fno-builtin -nostdinc -isystem /opt/xscale/bin/../lib/gcc-lib/arm-linux/3.2.1/in clude -pipe -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -mtune=strongarm1100 -Wall -Wstrict-prototypes -c -o display_options.o display_options.c arm-linux-gcc -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -mshort-loa d-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3000000 -I/opt/u-boot/include - fno-builtin -nostdinc -isystem /opt/xscale/bin/../lib/gcc-lib/arm-linux/3.2.1/in clude -pipe -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -mtune=strongarm1100 -Wall -Wstrict-prototypes -c -o vsprintf.o vsprintf.c arm-linux-ar crv libgeneric.a crc32.o ctype.o display_options.o ldiv.o string.o vsprintf.o zlib.o r - crc32.o r - ctype.o r - display_options.o r - ldiv.o r - string.o r - vsprintf.o r - zlib.o make[1]: Leaving directory `/opt/u-boot/lib_generic' make[1]: Entering directory `/opt/u-boot/lib_arm' arm-linux-gcc -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -mshort-loa d-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3000000 -I/opt/u-boot/include - fno-builtin -nostdinc -isystem /opt/xscale/bin/../lib/gcc-lib/arm-linux/3.2.1/in clude -pipe -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -mtune=strongarm1100 -Wall -Wstrict-prototypes -c -o armlinux.o armlinux.c arm-linux-gcc -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -mshort-loa d-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3000000 -I/opt/u-boot/include - fno-builtin -nostdinc -isystem /opt/xscale/bin/../lib/gcc-lib/arm-linux/3.2.1/in clude -pipe -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -mtune=strongarm1100 -Wall -Wstrict-prototypes -c -o board.o board.c arm-linux-ar crv libarm.a _udivsi3.o _umodsi3.o armlinux.o board.o cache.o div0. o r - _udivsi3.o r - _umodsi3.o r - armlinux.o r - board.o r - cache.o r - div0.o make[1]: Leaving directory `/opt/u-boot/lib_arm' make[1]: Entering directory `/opt/u-boot/cpu/pxa' arm-linux-gcc -Wa,-gstabs -D__ASSEMBLY__ -g -Os -fno-strict-aliasing -fno-co mmon -ffixed-r8 -mshort-load-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3000 000 -I/opt/u-boot/include -fno-builtin -nostdinc -isystem /opt/xscale/bin/../lib /gcc-lib/arm-linux/3.2.1/include -pipe -DCONFIG_ARM -D__ARM__ -mapcs-32 -march= armv4 -mtune=strongarm1100 -c -o start.o /opt/u-boot/cpu/pxa/start.S /opt/u-boot/cpu/pxa/start.S: Assembler messages: /opt/u-boot/cpu/pxa/start.S:145: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:146: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:160: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:167: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:169: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:381: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:382: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:387: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:388: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:393: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:394: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:399: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:400: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:405: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:406: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:429: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:430: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:435: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up /opt/u-boot/cpu/pxa/start.S:436: Error: internal_relocation (type: OFFSET_IMM) n ot fixed up make[1]: *** [start.o] Error 1 make[1]: Leaving directory `/opt/u-boot/cpu/pxa' make: *** [subdirs] Error 1
Thanks & Regards, Dannel Zhang
participants (1)
-
Dannel_Zhang