golti

./configure --without-openssl-header-check

Sep 8th, 2019
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. I executed command ./configure –without-openssl-header-check
  2. OpenSSH has been configured with the following options:
  3. User binaries: /usr/local/bin
  4. System binaries: /usr/local/sbin
  5. Configuration files: /usr/local/etc
  6. Askpass program: /usr/local/libexec/ssh-askpass
  7. Manual pages: /usr/local/share/man/manX
  8. PID file: /var/run
  9. Privilege separation chroot path: /var/empty
  10. sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
  11. Manpage format: doc
  12. PAM support: no
  13. OSF SIA support: no
  14. KerberosV support: no
  15. SELinux support: no
  16. Smartcard support:
  17. S/KEY support: no
  18. TCP Wrappers support: no
  19. MD5 password support: no
  20. libedit support: no
  21. Solaris process contract support: no
  22. Solaris project support: no
  23. IP address in $DISPLAY hack: no
  24. Translate v4 in v6 hack: yes
  25. BSD Auth support: no
  26. Random number source: OpenSSL internal ONLY
  27. Privsep sandbox style: rlimit
  28.  
  29. Host: x86_64-unknown-linux-gnu
  30. Compiler: gcc
  31. Compiler flags: -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all
  32. Preprocessor flags:
  33. Linker flags: -fstack-protector-all
  34. Libraries: -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv
Add Comment
Please, Sign In to add comment