[U-Boot] Build failure with u-boot master branch
maitysanchayan at gmail.com
maitysanchayan at gmail.com
Wed Feb 1 05:44:30 CET 2017
Hello,
Any suggestions on the issue?
Thanks & Regards,
Sanchayan.
On 17-01-27 12:11:03, maitysanchayan at gmail.com wrote:
> Hello,
>
> I have been working on adding DCU support for Vybrid and during the process
> of rebasing to latest master for sending out patches, the build for u-boot
> master branch fails with the following error
>
> HOSTCC tools/gpimage-common.o
> HOSTCC tools/gpimage.o
> HOSTCC tools/dumpimage.o
> HOSTCC tools/mkimage.o
> LDFLAGS="" python ./lib/libfdt/setup.py \
> "-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -include ./include/libfdt_env.h -idirafterinclude -idirafter./arch/arm/include -I./lib/libfdt
> -I./tools -DCONFIG_SYS_TEXT_BASE=0x3f408000 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -D_GNU_SOURCE " lib/libfdt/fdt.c lib/libfdt/fdt_ro.c lib/libfdt/fdt_rw.c
> lib/libfdt/fdt_strerror.c lib/libfdt/fdt_wip.c lib/libfdt/fdt_region.c lib/libfdt/fdt_sw.c tools/libfdt_wrap.c
> HOSTCC tools/proftool
> mv _libfdt.so tools/_libfdt.so
> mv: cannot stat '_libfdt.so': No such file or directory
> make[1]: *** [tools/Makefile:121: tools/_libfdt.so] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [Makefile:1217: tools] Error 2
>
> config file is colibri_vf_defconfig.
>
> The earlier commit which worked for me was
>
> commit 035ebf85b09cf11c820ae9eec414097420741abd
> Merge: cc422dae21 68e7999ba9
> Author: Tom Rini <trini at konsulko.com>
> Date: Sun Jan 15 13:33:30 2017 -0500
>
> Merge branch 'master' of git://git.denx.de/u-boot-spi
>
> Is this is a known issue with a fix?
>
> Thanks & Regards,
> Sanchayan.
More information about the U-Boot
mailing list