I am unable to compile redissearch module on centos 7.9 build. I have following
Redisbranch: v2.4.7
gcc (GCC) 11.2.1
GNU Make 4.3
Error I am getting lots of compilation error:
/usr/include/c++/4.8.2/bits/stl_uninitialized.h:128:70: error: ‘value’ is not a member of ‘std::is_assignable<std::basic_string<char>&, const char* const&>’
const bool __assignable = is_assignable<_RefType2, _RefType1>::value;
Can somebody point me to compatible gcc version/headers for the build.