error: implicit declaration of function ‘RAND_egd’ [-Werror=implicit-function-declaration]

具体错误:bash

vtls/openssl.c:479:15: error: implicit declaration of function ‘RAND_egd’ [-Werror=implicit-function-declaration]
     int ret = RAND_egd(data->set.str[STRING_SSL_EGDSOCKET]?

这个是新版本的问题,若是不影响使用,能够换老版本,如:curl-7.69.1.tar.gzcurl

相关文章
相关标签/搜索