[openssl-dev] [openssl.org #4204] Re: OpenSSL 1.0.2e. Failed build due to (possibly) wrong include of dummytest.c

Anton Prytkov via RT rt at openssl.org
Sat Dec 26 20:27:37 UTC 2015


The same problem for
openssl-1.0.2e/test/{jpaketest.c, md2test.c, rc5test.c}

On 2015-12-26 13:47, Anton Prytkov wrote:
> Hello,
>
> Contents:
> 1. Build environment
> 2. Build steps
> 3. Problem
> 4. Solution
>
> 1. Build environment:
> Core i7-3632QM
> Windows 10 x64
> MinGW-w64 x86_64-5.2.0-release-posix-seh-rt_v4-rev1
> ActivePerl-5.20.2.2002-MSWin32-x64-299195
>
> 2. Build steps:
> perl Configure mingw64 shared no-asm --prefix=c:/openssl/1.0.2e
> make depend
> make
>
> 3. Build fails at c:/openssl/1.0.2e/test/md2test.c, line 1
> Can not parse.
>
> 4. Solution:
> change line 1:
> openssl-1.0.2e/dummytest.c
> to:
> #include "dummytest.c"
>

_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod



More information about the openssl-dev mailing list