
Hello,
After checking out the latest u-boot source via CVS this week, I try to compile it for "lubbock" with pre-built arm-linux-gnu toolchain (arm-linux-gcc 3.4.0).
Undefined symbol in lib_arm/board.c (Revision: 1.29, Sun Jul 11 18:10:31 2004 UTC (3 days, 22 hours ago) by wdenk ) board.c: In function `start_armboot': board.c:257: error: `PAGE_SIZE' undeclared (first use in this function) board.c:257: error: (Each undeclared identifier is reported only once board.c:257: error: for each function it appears in.) make[1]: *** [board.o] Error 1 make: *** [lib_arm/libarm.a] Error 2
I also notice "PAGE_SIZE" was introduced after u-boot (1.1.1)
Assuming this error is not due to user error, has the latest CVS source been compiled for all supported boards? Or it is "user be aware"?
Thanks for the help.
Xiangyu Zou
mailto:Xiangyu.Zou@Motorola.com