curl-library
Re: Link problem: SunOS 5.10, libcurl 7.38.0, openssl 1.0.1i
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 3 Oct 2014 15:26:49 +0200 (CEST)
Date: Fri, 3 Oct 2014 15:26:49 +0200 (CEST)
On Fri, 3 Oct 2014, Michael Mueller wrote:
> Would it be useful/possible for the .configure tool to throw an error when
> there is a mismatch between the OpenSSL version from it's header files and
> the version of the libs used by the linker? I didn't notice the mismatch
> until I specifically looked for conformance using "curl --version" and "ldd
> curl".
It would be useful, but:
A) many people cross-compile and then it couldn't do that check
B) most of these problems (finding and using another lib in run-time than the
one configure detected) occur _after_ configure runs anyway, when you invoke
your things with an environment outside of configure.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-10-03