Reason:
the Redis’s official website to download version of the 6.0 version of make the installation
This is because the GCC version is too low. The GCC installed in YUM is 4.8.5. Therefore, GCC needs to be upgraded. The upgrade process is as follows:
the Redis’s official website to download version of the 6.0 version of make the installation
This is because the GCC version is too low. The GCC installed in YUM is 4.8.5. Therefore, GCC needs to be upgraded. The upgrade process is as follows:
yum -y install centos-release-scl
yum -y install devtoolset-9-gcc devtoolset-9-gcc-c++ devtoolset-9-binutils
scl enable devtoolset-9 bash
echo "source /opt/rh/devtoolset-9/enable" >> /etc/profile
gcc -v
Can.
Read More:
- When NPM install, make: G + +: command not found will be prompted
- Vue error: did you register the component correctly? For.., make sure to provide the “name” option (solved)
- Failed to dlsym make_device: undefined symbol: make_device
- Failed to install ISKernel Files,make sure you have appropriate privileges on this machine
- Springboot integration redis reports non null key required (solved)
- (20200916 Solved)Docker||redis-cli Could not connect to Redis at 127.0.0.1:6379: Connection refused
- [shell] sh executes the script and reports an error syntax error: “(” unexpected “)
- When a system is deployed on weblogic12.2.1.3, it reports an error “IllegalStateException zip file closed”. When it is deployed on weblogic12.2.1.2, it does not report an error and can be accessed normally.
- make modules_ Install compiles the kernel driver as a module, and the location of. Ko file in the root file
- How to make eclipse after the program is modified, click run to automatically save it.
- NPM installs dependent packages and reports an error node gyp rebuild… Solution
- ExecutableNotFound: failed to execute [‘dot’, ‘-Tsvg’], make sure the Graphviz executables are on yo
- When Dbeaver starts on Mac, it reports an error: “fail to create java virtual machine”
- Vue executes NPM run Dev and reports an error: missing script: dev
- eclipse cdt Program “make” not found in PATH
- When the MAC M1 uiautomatorviewer is opened, it displays blank or reports an error
- make[1]: *** [objs/Makefile:445: objs/src/core/ngx_murmurhash.o] Error
- Redis reports an error when integrating springsecurity: could not read JSON: unrecognized field “enabled”“
- Solve the make: * * [install recursive] error 1 problem
- When linux installs rpm, it prompts: can’t create transaction lock on /var/lib/rpm/.rpm.lock error