Hi, I try to compile impala in Red Hat Enterprise Linux Server release 6.5
(Santiago), and I get thje error :

cmake: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by
/home/hzfengyu/source/impala-kudu/toolchain/gcc-4.9.2/lib64/libstdc++.so.6)
cmake: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by
/home/hzfengyu/source/impala-kudu/toolchain/gcc-4.9.2/lib64/libstdc++.so.6)
cmake: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by
/home/hzfengyu/source/impala-kudu/toolchain/gcc-4.9.2/lib64/libstdc++.so.6)
cmake: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by
/home/hzfengyu/source/impala-kudu/toolchain/gcc-4.9.2/lib64/libgcc_s.so.1)
Error in /home/hzfengyu/source/impala-kudu/bin/make_impala.sh at line 125:
cmake . ${CMAKE_ARGS[@]}
Error in buildall.sh at line 319: "$IMPALA_HOME/bin/make_impala.sh"
${MAKE_IMPALA_ARGS}

change GLIBC have a great influence, So do I have any other way finish it.

I just want to compile and run impala cluster beyond Red Hat Enterprise
Linux Server release 6.5 .

Thanks a lot.

Reply via email to