ct.org; Burton, Ross
> Subject: Re: [yocto] errors in recipe after move from devtool
>
> On Thursday, 12 October 2017 6:07:55 AM NZDT Greg Wilson-Lindberg wrote:
> > Thanks for the info, now I understand what is going on. Hopefully I
> > can find a way to get rid of the RPATH, I
On Thursday, 12 October 2017 6:07:55 AM NZDT Greg Wilson-Lindberg wrote:
> Thanks for the info, now I understand what is going on. Hopefully I can find
> a way to get rid of the RPATH, I don't like ignoring errors or warnings.
>
> I've spent some more time looking into this, I haven't been able to
Greg
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Tuesday, October 10, 2017 2:16 PM
> To: Greg Wilson-Lindberg
> Cc: yocto@yoctoproject.org; Burton, Ross
> Subject: Re: [yocto] errors in recipe after move from devtool
>
&g
Hi Greg,
On Wednesday, 11 October 2017 7:50:45 AM NZDT Greg Wilson-Lindberg wrote:
> I'm still getting the:
>
> ERROR: zint-2.6.1-r0 do_package_qa: QA Issue: zint: /work/cortexa7hf-neon-
> vfpv4-poky-linux-gnueabi/zint/2.6.1-r0/packages-split/zint/usr/lib/
> libzint.so.2.6.1 contains probably-red
10, 2017 11:18:33 AM
To: Greg Wilson-Lindberg
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] errors in recipe after move from devtool
On 10 October 2017 at 17:34, Greg Wilson-Lindberg
mailto:gwil...@sakuraus.com>> wrote:
So to continue, what is the problem with symlinked libraries in a no
On 10 October 2017 at 17:34, Greg Wilson-Lindberg
wrote:
> So to continue, what is the problem with symlinked libraries in a non-dev
> package, don't most libraries have syslink's to them?
>
Typically:
libfoo.so -> libfoo.so.1
libfoo.so.1 -> libfoo.so.1.2
libfoo.so.1.2 is a real file
In this c
Sorry, hit the wrong button in my mailer and sent this before I was finished.
So to continue, what is the problem with symlinked libraries in a non-dev
package, don't most libraries have syslink's to them?
Secondly, the redundant RPATH, most of the links that I've found mentioning
this show a