This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/10313] Build error due to a deprecation in elfutils


------- Additional Comments From mjw at redhat dot com  2009-06-23 08:24 -------
commit fcc30d6d020ebf1df7d05809074015c8f0990c22
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jun 23 10:20:07 2009 +0200

    PR 10313 Build error due to deprecation of elf_getshstrndx in elfutils.
    
    * dwflpp.h: Check elfutils version, define elf_getshdrstrndx as
      elf_getshstrndx if elfutils 0.142 detected.
    * dwflpp.cxx (get_blacklist_section): Use elf_getshdrstrndx.
    * tapsets.cxx (probe_table): Likewise.
      (prepare_section_rejection): Likewise.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10313

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]