Hi, I got the following error when building stap using old elfutils 0.141. translate.cxx:4670: error: Dwarf_CFI_Entry was not declared in this scope The CFI support was added to elfutils since 0.142. Guess we need to give a warning in configuration or code workaround. Regards, Wenji