Skip to content

redis 6.2.6 configure with openssl 3.0.1 #10280

@spacexnasa

Description

@spacexnasa

when do this step

make PREFIX=/usr USE_SYSTEMD=yes MALLOC=jemalloc V=1 BUILD_TLS=yes install

/opt/rh/devtoolset-9/root/usr/libexec/gcc/x86_64-redhat-linux/9/ld: ../deps/hiredis/libhiredis_ssl.a(ssl.o): in function redisInitOpenSSL': /opt/redis-6.2.6/deps/hiredis/ssl.c:158: undefined reference to SSL_library_init'
/opt/rh/devtoolset-9/root/usr/libexec/gcc/x86_64-redhat-linux/9/ld: tls.o: in function tlsInit': /opt/redis-6.2.6/src/tls.c:154: undefined reference to ERR_load_crypto_strings'
/opt/rh/devtoolset-9/root/usr/libexec/gcc/x86_64-redhat-linux/9/ld: /opt/redis-6.2.6/src/tls.c:155: undefined reference to SSL_load_error_strings' /opt/rh/devtoolset-9/root/usr/libexec/gcc/x86_64-redhat-linux/9/ld: /opt/redis-6.2.6/src/tls.c:156: undefined reference to SSL_library_init'
collect2: error: ld returned 1 exit status
make[1]: *** [redis-server] Error 1
make[1]: Leaving directory `/opt/redis-6.2.6/src'
make: *** [install] Error 2

system openssl version is : openssl version
OpenSSL 3.0.1 14 Dec 2021 (Library: OpenSSL 3.0.1 14 Dec 2021)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions