On Tue, Mar 15, 2016 at 06:09:08PM +0100, Richard Levitte wrote: > In message <[email protected]> on Tue, 15 Mar 2016 > 09:32:42 -0600, The Doctor <[email protected]> said: > > doctor> On Mon, Mar 14, 2016 at 09:02:56AM -0600, The Doctor wrote: > doctor> > //usr/source/openssl-SNAP-20160314$ make > doctor> > make: don't know how to make > crypto/aes/aes_cfb.o:crypto/aes/aes_cfb.o:. Stop > doctor> > > doctor> > I got a bit compiled until this happened. > doctor> > > doctor> > Last working package was > doctor> > > doctor> > openssl-SNAP-20160311 . > doctor> > > doctor> > doctor> Still the same issue with openssl-SNAP-20160315 . > doctor> > doctor> What is the problem with crypto/aes/aes_cfb.o > doctor> ?? > > Hmmm, the seems like an issue with dependency making, somehow. > > could you run this command and send me the result (I hope your grep > understands -A and -B, which is used to display a number of lines > After and Before a match)? > > $ grep -A5 -B5 aes_cfb.o:crypto Makefile >
The result is crypto/comp/c_zlib.o:crypto/comp/c_zlib.o: crypto/comp/comp_lcl.h # DO NOT DELETE crypto/aes/aes_cfb.o: include/openssl/aes.h crypto/aes/aes_cfb.o: include/openssl/opensslconf.h crypto/aes/aes_cfb.o:crypto/aes/aes_cfb.o:crypto/aes/aes_cfb.o: include/openssl/modes.h # DO NOT DELETE crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o: include/openssl/crypto.h crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o:crypto/asn1/asn_mstbl.o: include/openssl/e_os2.h crypto/asn1/asn_mstbl.o: include/openssl/opensslconf.h > -- > Richard Levitte [email protected] > OpenSSL Project http://www.openssl.org/~levitte/ > -- > openssl-dev mailing list > To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Manitoba and Saskatchewan! Save your provinces in April! Vote Liberal!! -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
