Replies: 1 comment
-
|
Please see comments in issue #2670. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When compiling and installing Keepalived-2.3.4 using openssl3.5.0 to make, an exception occurred:
/usr/bin/ld: check/libcheck.a(check_ssl.o): in function
ssl_read_thread': /usrapp/keepalived/keepalived-2.3.4/keepalived/check/check_ssl.c:357: undefined reference toERR_get_error_all'collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:491: keepalived] Error 1
make[2]: Leaving directory '/usrapp/keepalived/keepalived-2.3.4/keepalived'
make[1]: *** [Makefile:591: all-recursive] Error 1
make[1]: Leaving directory '/usrapp/keepalived/keepalived-2.3.4/keepalived'
Beta Was this translation helpful? Give feedback.
All reactions