fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
<jhg_>
having some difficulty building systemtap on x86 (32 bit) linux 3.13.11, gcc 4.6.3.
<jhg_>
should I download and compile gcc 4.7 or 4.8? would clang 3.4 work?
<fche>
jhg_, for recent systemtap, c++11 is needed
<fche>
try a newer gcc
<fche>
we haven't tried llvm, might work
orivej has quit [Ping timeout: 244 seconds]
<jhg_>
I can't seem to find where /usr/include/dwarf.h comes from
<jhg_>
for DW_OP_GNU_parameter_ref
<jhg_>
apt-file find /usr/include/dwarf.h
<jhg_>
libdwarf-dev: /usr/include/dwarf.h
<jhg_>
libdw-dev: /usr/include/dwarf.h
<jhg_>
and those are part of elfutils... but the launchpad project does not appear to have it.
<mjw>
libdw-dev is part of elfutils
<mjw>
libdwarf is its own thing
<mjw>
you want elfutils/libdw
<jhg_>
it should be in this launchpad elfutils... * Fri Aug 24 2012 Mark Wielaard <mjw@redhat.com> 0.155-1
<mjw>
that is me :)
<mjw>
and that is a fairly old elfutils version
<jhg_>
ohai =)
<jhg_>
right, as of 0.155
<jhg_>
I downloaded and built latest stable on launchpad... 0.170.4