On 03/14/2016 12:41 PM, Salz, Rich via RT wrote: >> 'make clean', without 'make depend' does NOT build. >> >> using 'make depend' BUILDS, but not without 1000's of lines of 'warnings'. > > Ignore them. 'make depend' attempts to optimize dependencies so that only > what's needed is built. In this particular case it's more trouble than it's > worth.
So we're back to -- In order build openssl 1.0.2g use `make depend` when prompted -- i.e., do NOT ignore the advice but DO ignore the 1000's of lines of output, and just proceed to subsequent `make` And that resultant build is considered a reliable build. Is that correct? -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4169 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev