[yocto] Build Failure Errors
Harinath maddelal
Harinath.maddela at inedasystems.com
Wed Apr 20 23:08:08 PDT 2016
Hi
Im new to Yocto.
After downloading poky and i added our BSP package. So while trying to compile i get the following errors
===
LD init/mounts.o
LD init/built-in.o
CC mm/fadvise.o
CC arch/mips/incdhad1/diap/pllConfig.o
CC arch/mips/incdhad1/diap/dmcConfig.o
/home/harinathm/poky/build/tmp/work-shared/dhruva/kernel-source/arch/mips/incdhad1/diap/pllConfig.c:136:2: error: 'writel' is static but used in inline function 'setPixelClock' which is not static [-Werror]
writel(0x80030003, (void __iomem*)0xBE903064);
^
/home/harinathm/poky/build/tmp/work-shared/dhruva/kernel-source/arch/mips/incdhad1/diap/pllConfig.c:121:2: error: 'writel' is static but used in inline function 'setPixelClock' which is not static [-Werror]
writel(0x800A0003, (void __iomem*)0xBE903064);
^
===========================
Looks like warnings are treated as errors. How can i compress warnings being treated as errors.
Can you please help me in this.
Attaching log.do_compile file for further reference.
Expecting your reply. Thanks in Advance
Thanks and Regards,
Harinath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160421/12b43f22/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_compile
Type: application/octet-stream
Size: 44229 bytes
Desc: log.do_compile
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160421/12b43f22/attachment.obj>
More information about the yocto
mailing list