intel / intel/numatop

how to fix "undefined reference to `numa_move_pages' " when make?

Open
#61 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
212
Forks
50
Avg merge
54m
Merged PRs (30d)
1

Description

the error like this:
```
./.libs/libnumatop.a(map.o): In function `map_map2numa':
/root/code/C/numatop/common/os/map.c:367: undefined reference to `numa_move_pages'
./.libs/libnumatop.a(map.o): In function `map_addr2nodedst':
/root/code/C/numatop/common/os/map.c:393: undefined reference to `numa_move_pages'
```

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.