RediSearch / RSCoordinator

RediSearch coordinator
Other
23 stars 10 forks source link

build failed for latest version #340

Closed chenlizhao closed 2 years ago

chenlizhao commented 2 years ago

After run configure.py, cd build and make, then has the errors:

[ 96%] Building C object src/dep/rmr/hiredis/CMakeFiles/hiredis-test.dir/test.c.o [ 96%] Linking C executable hiredis-test /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: CMakeFiles/hiredis-test.dir/test.c.o: in function push_handler': /opt/git/RSCoordinator-master/src/dep/rmr/hiredis/test.c:683: undefined reference tofreeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: CMakeFiles/hiredis-test.dir/test.c.o: in function disconnect': /opt/git/RSCoordinator-master/src/dep/rmr/hiredis/test.c:168: undefined reference toredisCommand' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/git/RSCoordinator-master/src/dep/rmr/hiredis/test.c:170: undefined reference to freeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/git/RSCoordinator-master/src/dep/rmr/hiredis/test.c:171: undefined reference toredisCommand' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/git/RSCoordinator-master/src/dep/rmr/hiredis/test.c:173: undefined reference to freeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/git/RSCoordinator-master/src/dep/rmr/hiredis/test.c:178: undefined reference toredisFree'