[openssl-dev] "make depend" is broken in current Github

Blumenthal, Uri - 0553 - MITLL uri at ll.mit.edu
Mon Mar 21 14:41:44 UTC 2016


Some header files moved.  Clean and rebuild.

I’ve done it several times (./Configure… then “make depend && make clean && make all …” - you know the drill), but after this email it started working. No update on git that could claim responsibility for this success. Puzzling, but…

From: Blumenthal, Uri - 0553 - MITLL [mailto:uri at ll.mit.edu]
Sent: Monday, March 21, 2016 9:39 AM
To: openssl-dev
Subject: [openssl-dev] "make depend" is broken in current Github

After fixing “blake2_locl.h” (by copying it manually to crypto/include/internal), same problem with ct_int.h:


clang -DZLIB -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/Users/ur20980/etc/openssl/\"" -DENGINESDIR="\"/Users/ur20980/lib/engines\"" -O3 -D_REENTRANT -arch x86_64 -DL_ENDIAN -Wall  -fPIC -Iinclude -I. -Icrypto/include -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c

make: *** No rule to make target `crypto/include/internal/ct_int.h', needed by `crypto/ct/ct_x509v3.o'.  Stop.
--
Regards,
Uri Blumenthal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160321/068cc751/attachment.html>


More information about the openssl-dev mailing list