On 05/03/2014 08:01, ratheesh kannoth wrote:
> I am getting following error. what is the problem. ? How can i get around
> this ?
>
>
> ERROR: QA Issue: non -staticdev package contains static .a library:
> sf-test path
> '/work/x86_64-wrs-linux/sf/1.0-r0/packages-split/sf-test/lib/snort_dynamicengine/libsf_engine.a'
> ERROR: QA Issue: sf-test:
> /work/x86_64-wrs-linux/sf/1.0-r0/packages-split/sf-test/lib/snort_dynamicengine/libsf_engine.so.0.0.0
> contains probably-redundant RPATH /usr/lib64
>
Ratheesh, I believe you would need to ensure that any static libraries
built are either removed or packaged appropriately so as not to trigger
the Q/A error.
One approach is to modify the recipe to add the static library to the
-staticdev package, i.e. to add
FILES_${PN}-staticdev += " path\to\static\library\libsf_engine.a"
What recipe are you trying to build?
Cheers,
Alex
> Thanks,
> Ratheesh
> _______________________________________________
> yocto mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/yocto
represent those of the company.
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto