标签:libc sof malloc include /dev/null lib sentinel 错误 red
我报错是这样子的,然后老师打了一条命令命令如下
[root@WEB redis-3.0.6]# make MALLOC=libc
cd src && make all
make[1]: 进入目录“/root/lnmp_soft/redis-3.0.6/src”
rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-dump redis-check-aof .o .gcda .gcno .gcov redis.info lcov-html
(cd ../deps && make distclean)
make[2]: 进入目录“/root/lnmp_soft/redis-3.0.6/deps”
(cd hiredis && make clean) > /dev/null || true
MALLOC这个环境变量用来去建立Redis的
zmalloc.h:50:31: 致命错误:jemalloc/jemalloc.h:没有那个文件或目
标签:libc sof malloc include /dev/null lib sentinel 错误 red
原文地址:http://blog.51cto.com/13587748/2069555