[openssl-dev] [openssl.org #4203] 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:26:24 UTC 2015


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"

-- 
Best regards,
Anton Prytkov

_______________________________________________
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