このエラーは静的ビルドではないように見え、OpenSSLはカールの内側にはありませんが、背後に設定した後は次のようなものが表示されます
。
SSL support: enabled (OpenSSL)
Build libcurl: Shared=no, Static=yes
Gitマスター、私のコマンド:
DFLAGS="-static" PKG_CONFIG="pkg-config --static" ./configure --disable-shared --enable-static --with-ssl
make curl_LDFLAGS=-all-static
sudo make install