[U-Boot] [ANN] v2013.07-rc1

Simon Glass sjg at chromium.org
Sun Jun 16 16:52:21 CEST 2013


Hi Lubo,

On Sun, Jun 16, 2013 at 4:49 AM, Lubomir Popov <lpopov at mm-sol.com> wrote:

> 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?
>

That might be a MacOS thing - I haven't quite had the patience to get a dev
environment going on a Mac yet.

Please can you try this patch and see if it helps?

http://patchwork.ozlabs.org/patch/251685/

Regards,
Simon


>
> Regards,
> Lubo
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list