Hi Tom, > Hey all, > > I've tagged and pushed v2013.07-rc1. Lots of things all over the place. > If you've got changes outstanding still, please start gently poking > custodians with patchwork links. I've got a good bit of stuff I need to > deal with myself still, but please prod me all the same. > I've just made a clean clone of u-boot/master and tried to build my board (after adding what's needed), and then also the omap5_uevm. In both cases the build fails with following error:
gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -include /Users/imac/Documents/UB2013.07/include/libfdt_env.h -idirafter /Users/imac/Documents/UB2013.07/include -idirafter /Users/imac/Documents/UB2013.07/include2 -idirafter /Users/imac/Documents/UB2013.07/include -I /Users/imac/Documents/UB2013.07/lib/libfdt -I /Users/imac/Documents/UB2013.07/tools -DCONFIG_SYS_TEXT_BASE=0x80E80000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -c -o image-fit.o /Users/imac/Documents/UB2013.07/common/image-fit.c /Users/imac/Documents/UB2013.07/common/image-fit.c: In function 'fit_image_load': /Users/imac/Documents/UB2013.07/common/image-fit.c:1560:11: error: 'ENOMEDIUM' undeclared (first use in this function) /Users/imac/Documents/UB2013.07/common/image-fit.c:1560:11: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [image-fit.o] Error 1 make: *** [tools] Error 2 Lubos-iMac:UB2013.07 imac$ All #include stuff seems OK. Any ideas? Regards, Lubo _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot