Latest CVS build error

Hien Nguyen hien@us.ibm.com
Thu Aug 25 19:35:00 GMT 2005


I cound not build the latest CVS, it gave me the following error.

if g++ -DHAVE_CONFIG_H -I. -I. -I. 
-DPKGLIBDIR='"/usr/local/libexec/systemtap"' 
-DPKGDATADIR='"/usr/local/share/systemtap"' -Werror -Wall -g -O2 -MT 
stap-tapsets.o -MD -MP -MF ".deps/stap-tapsets.Tpo" -c -o stap-tapsets.o 
`test -f 'tapsets.cxx' || echo './'`tapsets.cxx; \
then mv -f ".deps/stap-tapsets.Tpo" ".deps/stap-tapsets.Po"; else rm -f 
".deps/stap-tapsets.Tpo"; exit 1; fi
tapsets.cxx: In member function ‘bool dwflpp::func_is_inline()’:
tapsets.cxx:519: error: ‘dwarf_func_inline’ was not declared in this scope
tapsets.cxx: In member function ‘void 
dwflpp::iterate_over_inline_instances(int (*)(Dwarf_Die*, void*), void*)Â’:
tapsets.cxx:528: error: ‘dwarf_func_inline_instances’ was not declared 
in this scope
tapsets.cxx: In member function ‘void dwflpp::function_die(Dwarf_Die*)’:
tapsets.cxx:653: error: ‘dwarf_func_die’ was not declared in this scope
make[1]: *** [stap-tapsets.o] Error 1
make[1]: Leaving directory `/home/nguyhien/prj/systemtap/junk/src'
make: *** [all] Error 2

The 08202005 snapshot built just fine. Do any of you have this problem?

Regards, Hien.



More information about the Systemtap mailing list