On Wed, Mar 5, 2014 at 12:01 AM, ratheesh kannoth
<[email protected]> wrote:
> 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'
for this you have to adjust packaging FILES_${PN}-staticdev +=
"${base_libdir}/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
This is a bit harder one, you need to look into build system of sf and
see if it using wrong version of libtool or somesuch
where its not setting up -rpath or -rpath-link or -rpath-dynamic
properly relative to sysroot.
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto