public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Building error of latest source using old elfutils.
@ 2010-05-31 15:35 Wenji Huang
  2010-05-31 17:58 ` Mark Wielaard
  0 siblings, 1 reply; 2+ messages in thread
From: Wenji Huang @ 2010-05-31 15:35 UTC (permalink / raw)
  To: systemtap; +Cc: systemtap

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building error of latest source using old elfutils.
  2010-05-31 15:35 Building error of latest source using old elfutils Wenji Huang
@ 2010-05-31 17:58 ` Mark Wielaard
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wielaard @ 2010-05-31 17:58 UTC (permalink / raw)
  To: Wenji Huang; +Cc: systemtap

Hi Wenji,

On Sun, 2010-05-30 at 23:02 -0700, Wenji Huang wrote:
> 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.

My fault, I didn't test the new debug_frame dwarf unwinder speedups
against old elfutils. Should be fixed now:

commit 35410c41751ffee9331166ba8e6c3404643b11cf
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon May 31 09:27:29 2010 +0200

    Guard create_debug_frame_hdr body with _ELFUTILS_PREREQ(0,142).

Thanks,

Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-31  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-31 15:35 Building error of latest source using old elfutils Wenji Huang
2010-05-31 17:58 ` Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).