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]

compile systemtap at redhat 9


hi - -

I want compile systemtap at redhat 9.

I compile in chroot environment.    (I build a redhat9 chroot
environment) and want compile systemtap in this chroot enviroment.

my compile step:

#chroot /compile/

rpm -ivh elfutils-0.76-3.i386.rpm
rpm -ivh elfutils-devel-0.76-3.i386.rpm

I download systemtap-1.2 source packet.and tar it.

cd systemtap-1.2

./configure

and get a error:checking for dwfl_module_getsym in -ldw... no
configure: error: missing elfutils development headers/libraries
(install elfutils-devel, libebl-dev, libdw-dev and/or libebl-devel)

I think I installed rpm about elfutils.

how can I compile successful at redhat 9?
please give some advise to me. 3ks


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