All of lore.kernel.org
 help / color / mirror / Atom feed
* RDEPENDS libstdc++ error
@ 2019-07-11  7:54 Ankur Tyagi
  2019-07-11 20:31 ` Ankur Tyagi
  0 siblings, 1 reply; 2+ messages in thread
From: Ankur Tyagi @ 2019-07-11  7:54 UTC (permalink / raw)
  To: openembedded-core

Hi,

I have a third party tool which I was packaging in my image based upon Yocto 1.6

Now I am upgrading to Yocto 2.7 and the recipe which packages third
party tool is generating following error:

requires libstdc++.so.6(CXXABI_1.3), but no providers found in
RDEPENDS_test-util? [file-rdeps]
requires libstdc++.so.6(GLIBCXX_3.4), but no providers found in
RDEPENDS_test-util? [file-rdeps]

Is there a way to fix this without asking vendor to provide a new
version of tool?

Thanks
Ankur


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RDEPENDS libstdc++ error
  2019-07-11  7:54 RDEPENDS libstdc++ error Ankur Tyagi
@ 2019-07-11 20:31 ` Ankur Tyagi
  0 siblings, 0 replies; 2+ messages in thread
From: Ankur Tyagi @ 2019-07-11 20:31 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 682 bytes --]

And this tool is provided to us as a pre-compiled binary.

On Thu, 11 Jul 2019, 7:54 p.m. Ankur Tyagi, <ankur.tyagi85@gmail.com> wrote:

> Hi,
>
> I have a third party tool which I was packaging in my image based upon
> Yocto 1.6
>
> Now I am upgrading to Yocto 2.7 and the recipe which packages third
> party tool is generating following error:
>
> requires libstdc++.so.6(CXXABI_1.3), but no providers found in
> RDEPENDS_test-util? [file-rdeps]
> requires libstdc++.so.6(GLIBCXX_3.4), but no providers found in
> RDEPENDS_test-util? [file-rdeps]
>
> Is there a way to fix this without asking vendor to provide a new
> version of tool?
>
> Thanks
> Ankur
>

[-- Attachment #2: Type: text/html, Size: 991 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-11 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11  7:54 RDEPENDS libstdc++ error Ankur Tyagi
2019-07-11 20:31 ` Ankur Tyagi

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.