golti

after installing openssl

Sep 8th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. after installing libssl-dev
  2. checking whether snprintf correctly terminates long strings... yes
  3. checking whether snprintf can declare const char *fmt... yes
  4. checking whether system supports SO_PEERCRED getsockopt... yes
  5. checking for (overly) strict mkstemp... yes
  6. checking if openpty correctly handles controlling tty... yes
  7. checking whether getpgrp requires zero arguments... yes
  8. checking OpenSSL header version... 1010103f (OpenSSL 1.1.1c 28 May 2019)
  9. checking OpenSSL library version... 1010103f (OpenSSL 1.1.1c 28 May 2019)
  10. checking whether OpenSSL's headers match the library... no
  11. configure: error: Your OpenSSL headers do not match your
  12. library. Check config.log for details.
  13. If you are sure your installation is consistent, you can disable the check
  14. by running "./configure --without-openssl-header-check".
  15. Also see contrib/findssl.sh for help identifying header/library mismatches.
Add Comment
Please, Sign In to add comment