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