<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I want to add a very simple autotools
based package to the kernel image (for freescale's t4240qds board) I
built with yocto for testing purposes. <br><br></div><span style="color:rgb(11,83,148)">Background</span>:
I wrote a simple c++ code, autoconf and automake'd it and compressed it
as tar.bz2 file. Wrote a simple recipe for it. I have attached both the
files.<br><br></div><span style="background-color:rgb(243,243,243)"><span style="color:rgb(39,78,19)">Problem</span>:</span> When I do bitbake <mypackage>, I get this error.<br><br><span style="color:rgb(180,95,6)">WARNING: /media/NewVolume/yocto/meta/files/common-licenses/GPL-3.0 could not be copied for some reason. It may not exist. WARN for now.</span><br><span style="color:rgb(204,0,0)">ERROR: <span style="color:rgb(0,0,0)">objcopy failed with exit code 1 (cmd was 'powerpc-fsl_networking-linux-objcopy' --only-keep-debug '/media/NewVolume/yocto/build_t4240qds_release/tmp/work/ppce6500-fsl_networking-linux/area/1.0-r0/package/usr/bin/area' '/media/NewVolume/yocto/build_t4240qds_release/tmp/work/ppce6500-fsl_networking-linux/area/1.0-r0/package/usr/bin/.debug/area')</span><br>ERROR: Function failed: split_and_strip_files</span><br><br></div>I have attached the log file as well. How to get rid of this.<br></div>I have less experience with this, so pardon me for silly errors.<br><br></div>Regards<br></div>