1. ホーム
  2. redis

Linux installation of redis common error server.c:3318:16: error: 'struct redisServer' has no member named 'loading '

2022-02-16 17:49:17
<パス

現象

回避策:gccをアップグレードする

<ブロッククオート

1.

yum -y install centos-release-scl

2.

yum -y install devtoolset-9-gcc devtoolset-9-gcc-c++ devtoolset-9-binutils

3.

scl enable devtoolset-9 bash