chaosd
chaosd copied to clipboard
glibc-2.14 not found when run chaosd on centos 6
when I run chaosd on centos 6, error occurred
chaosd: /lib64/libc.so.6: version GLIBC_2.14' not found (required by ./chaosd)
glibc 2.12 was bounded with centos 6. so I can't update the version of glibc
also, I failed compile chaosd on centos 6
I am in the same situation
I am in the same situation
I solved this error temporary by compile another glibc (version 2.14) and run chaosd with the variable LD_PRELOAD
Hi, Chaosd require the Linux kernel version v2.17 or later, otherwise some function may not run as expected. I suggest upgrading the version of the Linux kernel version.
Hi, Chaosd require the Linux kernel version v2.17 or later, otherwise some function may not run as expected. I suggest upgrading the version of the Linux kernel version.
s/Linux kernel version/glibc version/g
Chaos Mesh hasn't been tested on linux kernel version earlier than 3.10 😝