报错代码:
- checking if the location of ZLIB install directory is defined... no
- checking for zlib version >= 1.2.0.4... 1.2.8
- checking for gzgets in -lz... yes
- checking whether to enable bc style precision math functions... yes
- checking for BZip2 support... no
- checking whether to enable calendar conversion support... no
- checking whether to enable ctype functions... yes
- checking for cURL support... yes
- checking for libcurl.pc... using /usr/local/curl2/lib/pkgconfig/libcurl.pc
- checking for cURL 7.15.5 or greater... 7.62.0
- checking for SSL support in libcurl... yes
- checking how to run the C preprocessor... cc -E
- checking for openssl support in libcurl... yes
- checking openssl/crypto.h usability... yes
- checking openssl/crypto.h presence... yes
- checking for openssl/crypto.h... yes
- checking for gnutls support in libcurl... no
- checking for curl_easy_perform in -lcurl... no
- configure: error: There is something wrong. Please check config.log for more information.
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target 'install'. Stop.
复制代码
|
|