Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-29 Thread 杨岑
I get it compiled using msys2. It seems I should retire the old msys. 在 2016/5/29 19:13, 杨岑 写道: > 在 2016/5/29 18:55, Matt Caswell 写道: >> >> >> On 29/05/16 11:39, 杨岑 wrote: >>> >>> >>> 在 2016/5/29 18:10, Matt Caswell 写道: On 29/05/16 10:51, 杨岑 wrote: > 在 2016/5/29 17:44, Matt Casw

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-29 Thread 杨岑
在 2016/5/29 18:55, Matt Caswell 写道: > > > On 29/05/16 11:39, 杨岑 wrote: >> >> >> 在 2016/5/29 18:10, Matt Caswell 写道: >>> >>> >>> On 29/05/16 10:51, 杨岑 wrote: 在 2016/5/29 17:44, Matt Caswell 写道: > > > On 29/05/16 06:56, 杨岑 wrote: >> I don't quite know what symblinks does, but i

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-29 Thread Matt Caswell
On 29/05/16 11:39, 杨岑 wrote: > > > 在 2016/5/29 18:10, Matt Caswell 写道: >> >> >> On 29/05/16 10:51, 杨岑 wrote: >>> 在 2016/5/29 17:44, Matt Caswell 写道: On 29/05/16 06:56, 杨岑 wrote: > I don't quite know what symblinks does, but it did not cause problems. > With version 1.0.2h

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-29 Thread 杨岑
在 2016/5/29 18:10, Matt Caswell 写道: > > > On 29/05/16 10:51, 杨岑 wrote: >> 在 2016/5/29 17:44, Matt Caswell 写道: >>> >>> >>> On 29/05/16 06:56, 杨岑 wrote: I don't quite know what symblinks does, but it did not cause problems. With version 1.0.2h, I get: $ ./configure shared ming

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-29 Thread Matt Caswell
On 29/05/16 10:51, 杨岑 wrote: > 在 2016/5/29 17:44, Matt Caswell 写道: >> >> >> On 29/05/16 06:56, 杨岑 wrote: >>> I don't quite know what symblinks does, but it did not cause problems. >>> With version 1.0.2h, I get: >>> >>> $ ./configure shared mingw >>> Configuring for mingw >>> no-ec_nistp_64_g

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-29 Thread 杨岑
在 2016/5/29 17:44, Matt Caswell 写道: > > > On 29/05/16 06:56, 杨岑 wrote: >> I don't quite know what symblinks does, but it did not cause problems. >> With version 1.0.2h, I get: >> >> $ ./configure shared mingw >> Configuring for mingw >> no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-29 Thread Matt Caswell
On 29/05/16 06:56, 杨岑 wrote: > I don't quite know what symblinks does, but it did not cause problems. > With version 1.0.2h, I get: > > $ ./configure shared mingw > Configuring for mingw > no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 > (skip dir) > no-gmp [de

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-28 Thread 杨岑
I don't quite know what symblinks does, but it did not cause problems. With version 1.0.2h, I get: $ ./configure shared mingw Configuring for mingw no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir) no-gmp [default] OPENSSL_NO_GMP (skip dir) no-jpake

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-28 Thread 杨岑
Please note I'm on msys/Windows. Under Linux, the configure script runs correctly without any problems. If you have doubt I strongly recommend you try this yourself using msys. If everything is normal, the output is too short. It should contain many many lines configure tests like what I got in Li

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-28 Thread Matt Caswell
On 28/05/16 10:45, 杨岑 wrote: > No, it's not normal. > > I copied the exact output, no truncation. There should be a huge amount > of lines before "Configured for mingw". Well, you explicitly suppressed the symlink creation (using no-symlinks) which does normally generate a lot of output during

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-28 Thread Jeremy Farrell
What do you expect that huge amount of lines to say? In what ways did the subsequent make depend, build, and test stages fail? On 28/05/2016 10:45, 杨岑 wrote: No, it's not normal. I copied the exact output, no truncation. There should be a huge amount of lines before "Configured for mingw". 在

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-28 Thread 杨岑
No, it's not normal. I copied the exact output, no truncation. There should be a huge amount of lines before "Configured for mingw". 在 2016/5/28 16:51, Matt Caswell 写道: > > > On 28/05/16 05:13, 杨春雷 wrote: >> DES_UNROLL used >> BN_LLONG mode >> RC4_INDEX mode >> RC4_CHUNK is undefined >> >> >> C

Re: [openssl-users] Unable to run Configure for msys/mingw

2016-05-28 Thread Matt Caswell
On 28/05/16 05:13, 杨春雷 wrote: > DES_UNROLL used > BN_LLONG mode > RC4_INDEX mode > RC4_CHUNK is undefined > > > Configured for mingw. > > > *** Because of configuration changes, you MUST do the following before > *** building: > > > make depend > > The configure script abruptly sto

[openssl-users] Unable to run Configure for msys/mingw

2016-05-27 Thread 杨春雷
I had been always successful with Configure for last several releases. But with 1.0.2h, I am not able to run Configure correctly. Note that I am on Windows msys. Here is what I get : $ ./configure no-symlinks shared mingw Configuring for mingw     no-ec_nistp_64_gcc_128 [default]  OPENSSL_NO_EC