<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div><div><div>The complete report is at <a href="https://github.com/openssl/openssl/issues/651">https://github.com/openssl/openssl/issues/651</a></div><div><br></div><div>Configuration:</div><div><br></div><div><pre style="box-sizing: border-box; overflow: auto; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; margin-top: 0px; line-height: 1.45; padding: 16px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51); widows: 1; background-color: rgb(247, 247, 247); margin-bottom: 0px !important;"><code style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; padding: 0px; margin: 0px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-break: normal; border: 0px; display: inline; line-height: inherit; word-wrap: normal; background-color: transparent; background-position: initial initial; background-repeat: initial initial;">$ ./Configure darwin64-x86_64-cc enable-rfc3779 enable-rc5 enable-md2 enable-deprecated experimental-jpake threads zlib enable-ec_nistp_64_gcc_128 shared --prefix=/Users/ur20980/src/openssl-1.1 --openssldir=/Users/ur20980/src/engines-1.1</code></pre></div><div><br></div><div>The symptom:</div><div><br></div><div><pre style="box-sizing: border-box; overflow: auto; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; margin-top: 0px; line-height: 1.45; padding: 16px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51); widows: 1; background-color: rgb(247, 247, 247); margin-bottom: 0px !important;"><code style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; padding: 0px; margin: 0px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-break: normal; border: 0px; display: inline; line-height: inherit; word-wrap: normal; background-color: transparent; background-position: initial initial; background-repeat: initial initial;">making depend in crypto...
In file included from init.c:62:
../include/internal/conf.h:40:9: error: 'HEADER_INTERNAL_CONF_H' is used as a header guard here,
      followed by #define of a different macro [-Werror,-Wheader-guard]
#ifndef HEADER_INTERNAL_CONF_H
        ^~~~~~~~~~~~~~~~~~~~~~
../include/internal/conf.h:41:10: note: 'INTERNAL_CONF_H' is defined here; did you mean
      'HEADER_INTERNAL_CONF_H'?
# define INTERNAL_CONF_H
         ^~~~~~~~~~~~~~~
         HEADER_INTERNAL_CONF_H
1 error generated.
make[1]: *** [depend] Error 1
make: *** [depend] Error 1
$</code></pre></div><div><div>-- </div><div><div style="font-size: medium;">Regards,</div><div style="font-size: medium;">Uri Blumenthal</div></div></div></div></div></body></html>