I think you need to inspect the ${WORKDIR} of elfutils-native in
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 <[email protected]> wrote: > > Hi, > > > 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.conf > > PACKAGECONFIG_pn-elfutils-native = "debuginfod libdebuginfod" > DISTRO_FEATURES_append = " debuginfod" > > and run bitbake elfutils-native -caddto_recipe_sysroot and then when I run > oe-run-native elfutils-native debuginfod -- verbose -U > ./tmp/deploy/ipk/cortexa9t2hf-neon/ > > bitbake gives error that debuginfod is not found. > > It looks following paths > ./build/tmp/work/x86_64-linux/elfutils-native/0.178-r0/recipe-sysroot-native/usr/bin. > > How can I solve the problem? > > Thanks. > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59294): https://lists.yoctoproject.org/g/yocto/message/59294 Mute This Topic: https://lists.yoctoproject.org/mt/97188834/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
