[DynInst_API:] Compile error with master dyninst sources


Date: Sun, 12 Aug 2018 11:30:01 -0500
From: Jim Galarowicz <jeg@xxxxxxxxxxxxx>
Subject: [DynInst_API:] Compile error with master dyninst sources
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

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