On Fri, 2024-03-22 at 03:10 -0700, Sadineni, Harish via
lists.openembedded.org wrote:
> From: Harish Sadineni <harish.sadin...@windriver.com>
> 
> In SDK, while running "x86_64-poky-linux-gp-collect-app ./exe" fails
> to create 'test.1.er' due to missing gprofng configure file in
> sysconfdir and aborting with below error while generating the
> profiling data.
> - configuration error: can not find libgp-collector.so. run aborted
> 
> Signed-off-by: Harish Sadineni <harish.sadin...@windriver.com>
> ---
>  .../packagegroups/nativesdk-packagegroup-sdk-host.bb             | 1
> +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-
> sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-
> sdk-host.bb
> index c1d3c25060..5374067bab 100644
> --- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-
> host.bb
> +++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-
> host.bb
> @@ -30,6 +30,7 @@ RDEPENDS:${PN} = "\
>      nativesdk-bison \
>      nativesdk-flex \
>      nativesdk-perl-module-integer \
> +    nativesdk-gprofng \
>      "
>  
>  RDEPENDS:${PN}:darwin = "\

Should the package which contains x86_64-poky-linux-gp-collect-app not
be the place where we need to add this dependency?

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197449): 
https://lists.openembedded.org/g/openembedded-core/message/197449
Mute This Topic: https://lists.openembedded.org/mt/105082439/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to