Of course it is.
Can you run nm on libdynElf (found in <source directory>/elf/x86_64-unknown-linux2.4 or <source_directory>/elf/i386-unknown-linux2.4) and libelf and send me the output?
Thanks, Drew
Hi, I have checked with apt-get and it says libelf-dev is already the newest version. Cor-Paul
Hi,
That error normally indicates that you have an obsolete version of a library on your system (I've copied the error below). Since you just compiled Dyninst from source, I would look at one of the libraries it depends on. In this case, it's probably libelf. Can you make sure that libelf is updated (I don't recall the package name offhand)?
Drew
/home/corpaul/dyninst/lib/libdynElf.so: undefined reference to `memcpy@xxxxxxxxxx' collect2: error: ld returned 1 exit status
-- Andrew Bernat Paradyn Project
-- Andrew Bernat Paradyn Project
|