Skip to content

Conversation

clopez
Copy link
Contributor

@clopez clopez commented Sep 11, 2025

When WPE is built with -DUSE_SYSTEM_SYSPROF_CAPTURE=ON it looks for a static library (.a) named sysprof-capture-4, but yocto by default ships static libraries in a -staticdev package that is not included by default on the sysroot.

So explicitly include the -staticdev package in this case

When WPE is built with -DUSE_SYSTEM_SYSPROF_CAPTURE=ON it looks for
a static library (.a) named sysprof-capture-4, but yocto by default
ships static libraries in a -staticdev package that is not included
by default on the sysroot.

So explicitly include the -staticdev package in this case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants