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]

Latest SystemTap from CVS build problem


Got the latest from CVS, SystemTap does not want to build now.
...
tapsets.cxx: In member function `std::string
dwflpp::literal_stmt_for_local(Dwarf_Die*, Dwarf_Addr, const std::string&, const
std::vector<std::pair<target_symbol::component_type, std::string>,
std::allocator<std::pair<target_symbol::component_type, std::string> > >&,
exp_type&)':
tapsets.cxx:717: error: `dwarf_getscopes_die' undeclared (first use this function)
tapsets.cxx:717: error: (Each undeclared identifier is reported only once for
each function it appears in.)
make[1]: *** [stap-tapsets.o] Error 1
make[1]: Leaving directory `/root/systemtap/src'
make: *** [all] Error 2

Is this the latest elfutils?

[root@elm3b99 elfutils]# rpm -qa | grep elf
elfutils-0.114-0.1
elfutils-libs-0.114-0.1
elfutils-libelf-devel-0.114-0.1
elfutils-devel-0.114-0.1
elfutils-libelf-0.114-0.1

--
Kevin Stafford
DES 2 | MS 2M3
Beaverton - OR
Linux Technology Center
IBM Systems & Technology
Phone: 1-503-578-3039
Email: kevinrs@us.ibm.com




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