Hi Marc,

is this still current? I've checked in as many ways as I can right now and I
cannot make the build fail. Those functions look properly marked as deprecated,
or in some cases, not existing at all. Since you didn't tell us the age of your
source (was it 1.1.0 pre 1? 1.1.0 pre 2? Fresh pull of our master branch?),
it's a bit difficult to help you further. All I can suggest is that you
download 1.1.0 pre 2 (was release this Thursday) or make a fresh pull of our
master branch and try again.

In the mean time, I'm closing this ticket. Should you run into this issue anew,
feel free to report again.

Cheers,
Richard

Vid Sat, 16 Jan 2016 kl. 03.14.17, skrev marc.st...@approach.be:
> On any version of Windows (32 or 64 bits), if using the "no-deprecated"
> configure flag, some functions (see list below) are not compiled but
> they are still referenced in LIBEAY32.DEF. This gives the following
> error: LIBEAY32.def : error LNK2001: unresolved external symbol ...
>
> List of functions:
> - BN_BLINDING_get_thread_id
> - BN_BLINDING_set_thread_id
> - BN_CTX_init
> - BN_generate_prime
> - BN_get_params
> - BN_is_prime
> - BN_is_prime_fasttest
> - BN_set_params
> - CRYPTO_get_id_callback
> - CRYPTO_set_id_callback
> - CRYPTO_thread_id
> - DH_generate_parameters
> - DSA_generate_parameters
> - ERR_remove_state
> - RSA_generate_key
> - bn_dup_expand
>


--
Richard Levitte
levi...@openssl.org

_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to