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]

Build break in runtime/staprun/unwind_data.c on powerpc


Hi,

Today's SystemTap git causes a build break on powerpc:

On a RHEL5 powerpc box using elfutils-0.131 (--with-elfutils option),

/home/ananth/systap/systemtap-17apr/runtime/staprun/unwind_data.c:37:
undefined reference to `dwarf_getelf'

Even an explicit #include <elfutils/libdw.h> doesn't seem to fix the
problem.

Last week's snapshot builds without any errors.

Martin, any ideas?

Ananth


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