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

相關文章
相關標籤/搜索