follow the Yocto wiki "Poky NFS Root" https://wiki.yoctoproject.org/wiki/Poky_NFS_Root I tried to build the usb image with "EMBEDDED_IMAGE=../chainload.gpxe make bin/gpxe.usb" but got following error. my build environment is Yocto 13 + jasperforest BSP on Ubuntu 12.04 x86_64 how can I fix this problem?
[BUILD] bin/cpio.o [BUILD] bin/ctype.o [BUILD] bin/cwuri.o [BUILD] bin/debug.o [BUILD] bin/device.o [BUILD] bin/downloader.o core/downloader.c: In function 「create_downloader」: core/downloader.c:267:2: Error: the comparison will always evaluate as 「false」 for the address of 「downloader_free」 will never be NULL [-Werror=address] cc1: all warnings being treated as errors make: *** [bin/downloader.o] Error 1
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto