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

Kurt Roeckx via RT rt at openssl.org
Sat Dec 26 21:03:04 UTC 2015


On Sat, Dec 26, 2015 at 08:26:24PM +0000, Anton Prytkov via RT wrote:
> 3. Build fails at c:/openssl/1.0.2e/test/md2test.c, line 1
> Can not parse.

It says:
#include <stdio.h>

Why can't that be parsed?

> 4. Solution:
> change line 1:
> openssl-1.0.2e/dummytest.c
> to:
> #include "dummytest.c"

There is no openssl-1.0.2e/dummytest.c file.  There is one in the
test directory.

Why should it include itself?


Kurt




More information about the openssl-dev mailing list