You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
it maybe caused by some dependency, please try make distclean and run ./build_memkind.sh in the deps folder and see if the memkind can pass the compilation.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I used CentOS 7 and tried
make USE_NVM=yes
It results
I already tried
make hiredis jemalloc linenoise lua
in the ./deps folder.And I always use
make distclean
whenever run make command.I manually build the pmdk-1.4.2, and copy it to the ./deps/pmdk folder.. (Not using
git init submodule
because of a firewall problem.I'm wondering how can I fix the make error and whether it is fine building PMDK manually.
The text was updated successfully, but these errors were encountered: