* x11nvc: useless rpath?
@ 2016-04-18 9:56 Gary Thomas
2016-04-18 10:00 ` Gary Thomas
2016-04-18 17:45 ` Khem Raj
0 siblings, 2 replies; 3+ messages in thread
From: Gary Thomas @ 2016-04-18 9:56 UTC (permalink / raw)
To: openembedded-devel
I'm getting this error (used to be a warning only):
ERROR: x11vnc-0.9.13-r0 do_package_qa: QA Issue: x11vnc:
work/cortexa8hf-neon-poky-linux-gnueabi/x11vnc/0.9.13-r0/packages-split/x11vnc/usr/bin/x11vnc contains
probably-redundant RPATH /usr/lib [useless-rpaths]
How does one go about fixing it?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: x11nvc: useless rpath?
2016-04-18 9:56 x11nvc: useless rpath? Gary Thomas
@ 2016-04-18 10:00 ` Gary Thomas
2016-04-18 17:45 ` Khem Raj
1 sibling, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2016-04-18 10:00 UTC (permalink / raw)
To: openembedded-devel
On 2016-04-18 11:56, Gary Thomas wrote:
> I'm getting this error (used to be a warning only):
> ERROR: x11vnc-0.9.13-r0 do_package_qa: QA Issue: x11vnc:
> work/cortexa8hf-neon-poky-linux-gnueabi/x11vnc/0.9.13-r0/packages-split/x11vnc/usr/bin/x11vnc contains
> probably-redundant RPATH /usr/lib [useless-rpaths]
>
> How does one go about fixing it?
>
Note: this is an error in the latest Poky master (meta-poky)
but a warning only in OE-core
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: x11nvc: useless rpath?
2016-04-18 9:56 x11nvc: useless rpath? Gary Thomas
2016-04-18 10:00 ` Gary Thomas
@ 2016-04-18 17:45 ` Khem Raj
1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2016-04-18 17:45 UTC (permalink / raw)
To: openembedded-devel
You can use patchelf to remove it in do install append. Ideal fix is.to
correct the linker arguments
On Apr 18, 2016 2:57 AM, "Gary Thomas" <gary@mlbassoc.com> wrote:
> I'm getting this error (used to be a warning only):
> ERROR: x11vnc-0.9.13-r0 do_package_qa: QA Issue: x11vnc:
> work/cortexa8hf-neon-poky-linux-gnueabi/x11vnc/0.9.13-r0/packages-split/x11vnc/usr/bin/x11vnc
> contains probably-redundant RPATH /usr/lib [useless-rpaths]
>
> How does one go about fixing it?
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-04-18 17:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-18 9:56 x11nvc: useless rpath? Gary Thomas
2016-04-18 10:00 ` Gary Thomas
2016-04-18 17:45 ` Khem Raj
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.