zmalloc.h:51:31: error: jemalloc/jemalloc.h: No such file or directoryI was very sure that jemalloc was installed.
After searching for a while, I found the solution from redis-db Google Group.
Apparently, running
make distcleansolves the problem. It remove all compilation artifacts, and dependencies.
:)
Thank you!
ReplyDeleteThank you
ReplyDeleteThanks this helped me.
ReplyDelete!!
ReplyDelete