curl-library
Re: building curl with openssl 1.0.2h support for android
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 30 Sep 2016 09:40:17 +0200 (CEST)
Date: Fri, 30 Sep 2016 09:40:17 +0200 (CEST)
On Thu, 29 Sep 2016, greendragon wrote:
> jni/../../openssl/crypto/dh/dh_pmeth.c:361: error: undefined reference to 'DH_get_1024_160'
> jni/../../openssl/crypto/dh/dh_pmeth.c:365: error: undefined reference to 'DH_get_2048_224'
This looks like a problem with your openssl build. dh_pmeth.c is within
openssl and it somehow lacks Diffie Hellman symbols. I don't think that can be
fixed in the curl build.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2016-09-30