Date
1 - 3 of 3
Yocto bitbake unable to find debuginfod
Mübin İçyer
Hi,
and run bitbake gives error that It looks following paths How can I solve the problem? Thanks. |
|
Alexander Kanavin
I think you need to inspect the ${WORKDIR} of elfutils-native in
toggle quoted message
Show quoted text
detail, particularly the build and install logs in temp/. Does elfutils ./configure get the right options, and does it end up enabling debuginfod? Is the executable built and installed into ${B}? Alex On Thu, 23 Feb 2023 at 19:04, Mübin İçyer <mubinicyer@...> wrote:
|
|
On 23 Feb 2023, at 18:04, Mübin İçyer via lists.yoctoproject.org <mubinicyer=gmail.com@...> wrote:
I want to activate debuginfod server in yocto 3.1.17 but I get error: Error: Unable to find 'debuginfod'. I added following in local.confThe elfutils recipe in 3.1.17 doesn’t support debuginfod. The version of elfutils does (although it was the first release, so may be buggy), so you can either backport the changes needed, or upgrade to a newer release of Yocto. Ross |
|