redis make jemalloc

Posted cnblogs_2015

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了redis make jemalloc相关的知识,希望对你有一定的参考价值。

zmalloc.h:50:31: error: jemalloc/jemalloc.h: No such file or directory
zmalloc.h:55:2: error: #error "Newer version of jemalloc required"
make[1]: *** [adlist.o] Error 1
make[1]: Leaving directory `/data0/src/redis-2.6.2/src‘
make: *** [all] Error 2

解决:

make MALLOC=libc





以上是关于redis make jemalloc的主要内容,如果未能解决你的问题,请参考以下文章