[openssl-dev] Current master branch doesn't compile - fails "make depend"

Matt Caswell matt at openssl.org
Wed Feb 10 17:29:44 UTC 2016



On 10/02/16 16:46, Blumenthal, Uri - 0553 - MITLL wrote:
> The complete report is at https://github.com/openssl/openssl/issues/651
> 
> Configuration:
> 
> |$ ./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|
> 
> 
> The symptom:
> 
> |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 $|

Richard just fixed this.

Matt



More information about the openssl-dev mailing list