configure: error: systemtap requires elfutils 0.122+
Stone, Joshua I
joshua.i.stone@intel.com
Sat Sep 9 00:09:00 GMT 2006
On Friday, September 08, 2006 4:13 PM, Keshavamurthy Anil S wrote:
> Hi,
> I am trying to configure the latest systemtap on RHEL5 Beta1 and
> I am getting the following error.
>
> configure: error: systemtap requires elfutils 0.122+
>
> However rpm -q elfutils shows I have
> elfutils-0.123-2.fc6
>
> Any idea or what elfutils-XXX.rpm that I need to upgrade?
You probably are missing the two -devel packages. Here's what I have:
$ rpm -qa 'elfutils*'
elfutils-libelf-0.123-1.fc6
elfutils-0.123-1.fc6
elfutils-libs-0.123-1.fc6
elfutils-libelf-devel-0.123-1.fc6
elfutils-devel-0.123-1.fc6
All of those are needed to build systemtap.
Josh
More information about the Systemtap
mailing list