Loading INSTALL +12 −12 Original line number Original line Diff line number Diff line Loading @@ -159,18 +159,18 @@ OpenSSL binary ("openssl"). The libraries will be built in the top-level OpenSSL binary ("openssl"). The libraries will be built in the top-level directory, and the binary will be in the "apps" directory. directory, and the binary will be in the "apps" directory. If "make" fails, look at the output. There may be reasons for If the build fails, look at the output. There may be reasons the failure that aren't problems in OpenSSL itself (like missing for the failure that aren't problems in OpenSSL itself (like standard headers). If it is a problem with OpenSSL itself, please missing standard headers). If you are having problems you can report the problem to <openssl-bugs@openssl.org> (note that your get help by sending an email to the openssl-users email list (see message will be recorded in the request tracker publicly readable https://www.openssl.org/community/mailinglists.html for details). If at https://www.openssl.org/community/index.html#bugs and will be it is a bug with OpenSSL itself, please open an issue on GitHub, at forwarded to a public mailing list). Include the output of "make https://github.com/openssl/openssl/issues. Please review the existing report" in your message. Please check out the request tracker. Maybe ones first; maybe the bug was already reported or has already been the bug was already reported or has already been fixed. fixed. [If you encounter assembler error messages, try the "no-asm" (If you encounter assembler error messages, try the "no-asm" configuration option as an immediate fix.] configuration option as an immediate fix.) Compiling parts of OpenSSL with gcc and others with the system Compiling parts of OpenSSL with gcc and others with the system compiler will result in unresolved symbols on some systems. compiler will result in unresolved symbols on some systems. Loading Loading
INSTALL +12 −12 Original line number Original line Diff line number Diff line Loading @@ -159,18 +159,18 @@ OpenSSL binary ("openssl"). The libraries will be built in the top-level OpenSSL binary ("openssl"). The libraries will be built in the top-level directory, and the binary will be in the "apps" directory. directory, and the binary will be in the "apps" directory. If "make" fails, look at the output. There may be reasons for If the build fails, look at the output. There may be reasons the failure that aren't problems in OpenSSL itself (like missing for the failure that aren't problems in OpenSSL itself (like standard headers). If it is a problem with OpenSSL itself, please missing standard headers). If you are having problems you can report the problem to <openssl-bugs@openssl.org> (note that your get help by sending an email to the openssl-users email list (see message will be recorded in the request tracker publicly readable https://www.openssl.org/community/mailinglists.html for details). If at https://www.openssl.org/community/index.html#bugs and will be it is a bug with OpenSSL itself, please open an issue on GitHub, at forwarded to a public mailing list). Include the output of "make https://github.com/openssl/openssl/issues. Please review the existing report" in your message. Please check out the request tracker. Maybe ones first; maybe the bug was already reported or has already been the bug was already reported or has already been fixed. fixed. [If you encounter assembler error messages, try the "no-asm" (If you encounter assembler error messages, try the "no-asm" configuration option as an immediate fix.] configuration option as an immediate fix.) Compiling parts of OpenSSL with gcc and others with the system Compiling parts of OpenSSL with gcc and others with the system compiler will result in unresolved symbols on some systems. compiler will result in unresolved symbols on some systems. Loading