[meta-freescale] 回复: build error of u-boot on branch dora

Daiane Angolini daiane.angolini at freescale.com
Tue Oct 1 06:35:41 PDT 2013


On 10/01/2013 09:28 AM, jojo wrote:
> Hi,
> No none meets this issue of u-boot-fslc in the dora branch ?

I did not faced exactly the same you did, but I got an error:


| make[1]: *** No rule to make target `.depend', needed by `libvideo.o'. 
  Stop.
| make[1]: Leaving directory 
`/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/drivers/video'
| make: *** [drivers/video/libvideo.o] Error 2

(...)

cmd_source.o cmd_test.o cmd_version.o cmd_ximg.o command.o console.o 
dlmalloc.o env_attr.o env_callback.o env_common.o env_flags.o env_mmc.o 
exports.o fdt_support.o flash.o hash.o hush.o image-fdt.o image.o main.o 
memsize.o miiphyutil.o s_record.o splash.o stdio.o xyzModem.o
| make[1]: Leaving directory 
`/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/common'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at 
/home/daiane/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.18554)
ERROR: Task 87 
(/home/daiane/fsl-community-bsp/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb, 
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1930 tasks of which 233 didn't need to be 
rerun and 1 failed.



Daiane

>
> Help ….
>
> Thanks,
>
> - Jojo
>
> 在 2013年10月1日星期二,下午6:54,jojo 写道:
>
>> Hi,
>> Also can not find the mkimage tool :(
>>
>> .o --end-group
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/lib/eabi_compat.o
>>  -L
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd/usr/lib/arm-poky-linux-gnueabi/4.8.1
>> -lgcc -Map u-boot.map -o u-boot
>> | arm-poky-linux-gnueabi-objcopy --gap-fill=0xff -O binary u-boot
>> u-boot.bin
>> | make -C
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
>> | make[1]: Entering directory
>> `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
>> |
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage
>> -n
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg.cfgtmp
>> -T imximage \
>> |       -e 0x17800000 -d
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.bin
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx
>> | /bin/bash:
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/tools/mkimage:
>> No such file or directory
>> | make[1]: ***
>> [/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/u-boot.imx]
>> Error 127
>> | make[1]: Leaving directory
>> `/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/git/arch/arm/imx-common'
>> | make: *** [u-boot.imx] Error 2
>> | ERROR: oe_runmake failed
>> | WARNING: exit code 1 from a shell command.
>> | ERROR: Function failed: do_compile (log file is located at
>> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r0/temp/log.do_compile.12671)
>> ERROR: Task 6
>> (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb,
>> do_compile) failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 531 tasks of which 530 didn't need to
>> be rerun and 1 failed.
>>
>> Thanks,
>>
>> - Jojo
>>
>> 在 2013年10月1日星期二,下午5:25,jojo 写道:
>>
>>> cfb_console.c:270:22: fatal error: bmp_logo.h: No such file or directory
>>
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>




More information about the meta-freescale mailing list