RE: [U-Boot-Users] error while compilation in u-boot-0.4.5

Kshitij,
I downloaded it and merged it back for my 1510 board and had no such problems. I also have built Innovator kernels using 4.5 with no problems. I'm using gcc-3.2.1 with a few arm patches applied and as I said had no problems. I would expect its your environment.
Regards,
Richard W.
-----Original Message----- From: Gupta, Kshitij Sent: Friday, August 08, 2003 3:15 AM To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] error while compilation in u-boot-0.4.5
hi, we downloaded u-boot-0.4.5.tar.bz2 ftp://ftp.denx.de/pub/u-boot. When we try to compile this for our board (omap1510inn) it gives me error like this. The same error is reported even for smdk2410 also.
make[1]: Entering directory `/home/a0875451/mwd/u-boot/release-1510/u-boot-0.4.5/tools' /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `for dir in ; do make HOSTOS=linux HOSTARCH=i386 HOST_CFLAGS="-Wall -pedantic" HOST_LDFLAGS="" -C $dir || exit 1 ; done' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/home/a0875451/mwd/u-boot/release-1510/u-boot-0.4.5/tools' make: *** [subdirs] Error 1
regards -kshitij
This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet
_072303_01/01 _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (1)
-
Woodruff, Richard