DynamoRIO / DynamoRIO/drmemory

Unable to build DrMemory with new DR updates

Open
#2,049 2 comments 0 reactions 1 assignee Claimed by @mxmssh View on GitHub
Component-Build
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

/home/osboxes/cmake/cmake-2.8.12-rc2-Linux-i386/bin/cmake -DCMAKE_BUILD_TYPE=Debug ../drmemory/

CMake Error at tests/CMakeLists.txt:530 (add_dependencies):
Cannot add target-level dependencies to non-existent target
"syscalls_unix".

The add_dependencies works for top-level logical targets created by the
add_executable, add_library, or add_custom_target commands. If you want to
add file-level dependencies see the DEPENDS option of the add_custom_target
and add_custom_command commands.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.