Re: [DynInst_API:] Compile error with master dyninst sources


Date: Sun, 12 Aug 2018 12:09:10 -0500
From: John Mellor-Crummey <johnmc@xxxxxxxx>
Subject: Re: [DynInst_API:] Compile error with master dyninst sources
Jim,

You need to use elfutils 0.173, which provides this new function. This new version of elfutils also fixes some infinite loop issues that I have observed with Dyninst and elfutils.
--
John Mellor-Crummey Professor
Dept of Computer Science Rice University
email: johnmc@xxxxxxxx phone: 713-348-5179

On Aug 12, 2018, at 11:30 AM, Jim Galarowicz <jeg@xxxxxxxxxxxxx> wrote:

Hi all,

I'm trying to build the master git version of dyninst, but I'm getting this error.

Has anyone else hit this compile error?

Thanks,

Jim G


[ 12%] Built target symLite
[ 17%] Built target instructionAPI
[ 17%] Building CXX object symtabAPI/CMakeFiles/symtabAPI.dir/src/Object-elf.C.o
/usr/global/tools/openspeedshop/oss-dev/openspeedshop-externals/BUILD/surface86/dyninst-20180810/symtabAPI/src/Object-elf.C: In member function 'void Dyninst::SymtabAPI::Object::parseLineInfo(Dyninst::SymtabAPI::LineInformation*)':
/usr/global/tools/openspeedshop/oss-dev/openspeedshop-externals/BUILD/surface86/dyninst-20180810/symtabAPI/src/Object-elf.C:4491:52: error: 'dwarf_next_lines' was not declared in this scope
         &files, &fileCount, &lineBuffer, &lineCount)) == 0)
                                                    ^
make[2]: *** [symtabAPI/CMakeFiles/symtabAPI.dir/src/Object-elf.C.o] Error 1
make[1]: *** [symtabAPI/CMakeFiles/symtabAPI.dir/all] Error 2
make: *** [all] Error 2

_______________________________________________
Dyninst-api mailing list
Dyninst-api@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

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