最新版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
どこかに設定がありませんか?