Closed xiaohei31 closed 2 years ago
/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': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:684: 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': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:169: undefined reference toredisCommand' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:171: undefined reference to freeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:172: undefined reference toredisCommand' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:174: undefined reference to freeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:179: undefined reference toredisFree' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: CMakeFiles/hiredis-test.dir/test.c.o: in function send_client_tracking': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:160: undefined reference toredisCommand'
push_handler': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:684: undefined reference to
disconnect': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:169: undefined reference to
freeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:172: undefined reference to
freeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:179: undefined reference to
send_client_tracking': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:160: undefined reference to
如何解决
/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': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:684: undefined reference to
freeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: CMakeFiles/hiredis-test.dir/test.c.o: in functiondisconnect': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:169: undefined reference to
redisCommand' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:171: undefined reference tofreeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:172: undefined reference to
redisCommand' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:174: undefined reference tofreeReplyObject' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:179: undefined reference to
redisFree' /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: CMakeFiles/hiredis-test.dir/test.c.o: in functionsend_client_tracking': /root/software/download/redis/RSCoordinator/src/dep/rmr/hiredis/test.c:160: undefined reference to
redisCommand'如何解决