Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Newer version of jemalloc required #5

Open
yunjeongmun opened this issue Jan 10, 2019 · 1 comment
Open

Newer version of jemalloc required #5

yunjeongmun opened this issue Jan 10, 2019 · 1 comment

Comments

@yunjeongmun
Copy link

I used CentOS 7 and tried

make USE_NVM=yes

It results

zmalloc.h:55:2: error #error Newer version of jemalloc required

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.

@guoanwu
Copy link
Contributor

guoanwu commented Feb 13, 2019

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants