CodisLabs / CodisLabs/codis

install error

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.2k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

In file included from adlist.c:34:
zmalloc.h:51:29: error: operator '==' has no left operand
zmalloc.h:55:2: error: #error "Newer version of jemalloc required"
make[2]: **\* [adlist.o] Error 1
make[2]: **\* Waiting for unfinished jobs....
In file included from ae.c:44:
zmalloc.h:51:29: error: operator '==' has no left operand
zmalloc.h:55:2: error: #error "Newer version of jemalloc required"
In file included from dict.c:47:
zmalloc.h:51:29: error: operator '==' has no left operand
zmalloc.h:55:2: error: #error "Newer version of jemalloc required"
make[2]: **\* [ae.o] Error 1
make[2]: **\* [dict.o] Error 1
In file included from redis.h:60,
from redis.c:30:
zmalloc.h:51:29: error: operator '==' has no left operand
zmalloc.h:55:2: error: #error "Newer version of jemalloc required"
make[2]: **\* [redis.o] Error 1
make[2]: Leaving directory `/home/codis/src/github.com/wandoulabs/codis/extern/redis-2.8.13/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory`/home/codis/src/github.com/wandoulabs/codis/extern/redis-2.8.13'
make: **\* [build-server] Error 2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.