Created attachment 7551 [details] Fixed 0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch When applying 0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch occurs error: patching file Makefile.org Hunk #1 FAILED at 527. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.org.rej I fixed this problem for myself. Please, see attachment.
Strange, openssl/libopenssl builds just fine here, please try $ rm -r r build/libopenssl-1.0.2n $ make libopenssl ..and in case of a failure please post the complete build log of the make step (make libopenssl 2>&1 | tee br_libopenssl.log) Regards, Peter