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

Blumenthal, Uri - 0553 - MITLL uri at ll.mit.edu
Wed Feb 10 16:46:53 UTC 2016


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
$
-- 
Regards,
Uri Blumenthal


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160210/ffd5967c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4324 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160210/ffd5967c/attachment.bin>


More information about the openssl-dev mailing list