vtls/openssl.c: In function 鈥[01mCurl_ossl_seed 鈥
vtls/openssl.c:276:5: error: implicit declaration of function 鈥[01mRAND_egd 鈥[-Werror=implicit-function-declaration]
int ret = RAND_egd(data->set.str[STRING_SSL_EGDSOCKET]?
^
cc1: some warnings being treated as errors
make[2]: *** [vtls/libcurl_la-openssl.lo] Error 1
make[2]: Leaving directory /root/git/curl-7.55.1/lib' make[1]: *** [all] Error 2 make[1]: Leaving directory
/root/git/curl-7.55.1/lib'
make: *** [all-recursive] Error 1
[root@localhost curl-7.55.1]# python -V
Python 2.7.5
[root@localhost curl-7.55.1]# cd /usr/local/directadmin/scripts/
-bash: cd: /usr/local/directadmin/scripts/: No such file or directory
[root@localhost curl-7.55.1]# CD /USR
-bash: CD: command not found
[root@localhost curl-7.55.1]# cd /usr
[root@localhost usr]# cd local/
[root@localhost local]# ls
openssl zlib 已经安装
1
tatsuteng 2018-06-06 21:38:45 +08:00
|