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: libelf problem with systemtap


Badari Pulavarty <pbadari@us.ibm.com> writes:

> configure:5105: g++ -o conftest -g -O2   conftest.cc -ldw   >&5
> /usr/lib/gcc-lib/powerpc-suse-linux/3.3.3/../../../../powerpc-suse-
> linux/bin/ld: cannot find -ldw
> [...]

You'll need to figure out where the elfutils RPMs deposited the
libdw.a/.so files on your suse box, and why the compiler didn't
manage to find them there.

- FChE


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