尝试在最新版本上运行构建redis-stable
(应该是 5.0.5)时出现链接器错误raspbian buster
Raspberry Pi 4
make
通过议案,然后失败以下
LINK redis-server
/usr/bin/ld: networking.o: in function `createClient':
/home/pi/redis-stable/src/networking.c:109: undefined reference to `__atomic_fetch_add_8'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:219: redis-server] Error 1
make[1]: Leaving directory '/home/pi/redis-stable/src'
make: *** [Makefile:6: all] Error 2
我在某处缺少设置吗?