Re: [DynInst_API:] libsymtabAPI has undefined reference dwarf_next_lines@xxxxxxxxxxxxxx


Date: Fri, 14 Sep 2018 16:51:06 +0000
From: Sasha Da Rocha Pinheiro <darochapinhe@xxxxxxxx>
Subject: Re: [DynInst_API:] libsymtabAPI has undefined reference dwarf_next_lines@xxxxxxxxxxxxxx

Hi Saija,

You should `make clean && make install` to fix it.

Dyninst should download the correct version of Elfutil. Make sure you didn't set a path in the cmake configuration for an old version of Elfutils in your system.


Sasha


From: Dyninst-api <dyninst-api-bounces@xxxxxxxxxxx> on behalf of Saija Sorsa <ssorsa@xxxxxxxxxx>
Sent: Friday, September 14, 2018 5:01:48 AM
To: dyninst-api@xxxxxxxxxxx
Subject: [DynInst_API:] libsymtabAPI has undefined reference dwarf_next_lines@xxxxxxxxxxxxxx
 

Hi,

 

I’m new to dyninst, this is the first time I’m using it, please excuse my ignorance. I’m having 14.04.1-Ubuntu and I git pulled dyninst and compiled it (cmake & cmake install). I have a code that is using dyninstAPI, mostly BPatch*. While executing make for the code I get this error:

//usr/local/lib/libsymtabAPI.so.9.3: undefined reference to `dwarf_next_lines@xxxxxxxxxxxxxx'

 

Are you able to help me with this? It smells like a version mismatch / changed API in dyninst. Latest git commit for my code is around 6months ago, but the dyninst part is even older, if I’m correct. Any debugging suggestions?

 

Thanks!

 


This email message is for the sole use of the intended recipient(s) and may contain confidential information.  Any unauthorized review, use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.

[← Prev in Thread] Current Thread [Next in Thread→]