Re: [yocto] errors in recipe after move from devtool

2017-10-11 Thread Greg Wilson-Lindberg
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

Re: [yocto] errors in recipe after move from devtool

2017-10-11 Thread Paul Eggleton
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

Re: [yocto] errors in recipe after move from devtool

2017-10-11 Thread Greg Wilson-Lindberg
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

Re: [yocto] errors in recipe after move from devtool

2017-10-10 Thread Paul Eggleton
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

Re: [yocto] errors in recipe after move from devtool

2017-10-10 Thread Greg Wilson-Lindberg
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

Re: [yocto] errors in recipe after move from devtool

2017-10-10 Thread Burton, Ross
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

Re: [yocto] errors in recipe after move from devtool

2017-10-10 Thread Greg Wilson-Lindberg
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