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: Basic Installation Question (path woes)


Perry Cheng <perryche@us.ibm.com> writes:

> [...] On a 2.6.16 AMD box, I downloaded elfutils-0.125 and applied the 
> portability patch and a recent systemtap tar (last week) and ran configure 
> --with-elfutils, make, and sudo make install.  [...]
>
> [perryche@hautbois ~]$ /usr/local/bin/stap -h
> /usr/local/bin/stap: /usr/lib/libdw.so.1: version `ELFUTILS_0.122' not 
> found (required by /usr/local/bin/stap)

That is very strange.  It's as if the --with-elfutils part didn't
take.  What does "ldd /usr/local/bin/stap" say?  What was the
compiler/linker command line actually used to build and install the
stap binary?

- FChE


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