CodisLabs / CodisLabs/codis

install error

Đang mở
#55 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Go
Star
13.2k
Fork
2.7k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Bắt đầu bằng cách tái hiện build-server target và kiểm tra extern/redis-2.8.13/src/zmalloc.h, đặc biệt là phần kiểm tra phiên bản jemalloc được hiển thị trong lỗi. Truy vết cách dependency Redis đi kèm và jemalloc được lựa chọn trong quá trình make; hoàn tất nghĩa là build cài đặt hoàn thành mà không có các lỗi zmalloc.h này.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
c, redis
Lĩnh vực
build-system
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.