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]

RE: configure: error: systemtap requires elfutils 0.122+


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


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