Build OpenSSH w/ static Lib

From: Asif Iqbal (iqbala-secureshell_at_qwestip.net)
Date: 10/28/04

  • Next message: Gerald Holl: "SSH delay after failed login"
    Date: Thu, 28 Oct 2004 00:45:53 -0400
    To: secureshell@securityfocus.com
    
    

     
    Hi All

    I am in the process of building OpenSSH 3.9p1 on Solaris 9. I currently have the
    following libraries in my system

    Searching for OpenSSL header files.
    0x0090702fL /usr/local/ssl/include/openssl/opensslv.h

    Searching for OpenSSL shared library files.
    0x0090607fL /usr/lib/libcrypto.so.0.9.6
    0x0090702fL /usr/lib/libcrypto.so.0.9.7
    0x0090702fL /usr/local/ssl/lib/libcrypto.so
    0x0090702fL /usr/local/ssl/lib/libcrypto.so.0
    0x0090609fL /usr/local/ssl/lib/libcrypto.so.0.9.6
    0x0090702fL /usr/local/ssl/lib/libcrypto.so.0.9.7

    Searching for OpenSSL static library files.
    0x0090702fL /usr/local/ssl/lib/libcrypto.a

    Zlib Libraries
    /usr/local/lib/libz.a
    /usr/local/lib/libz.so
    /usr/local/lib/libz.so.1
    /usr/local/lib/libz.so.1.1.4

    How do I surely make OpenSSH with static SSL,Zlib and other required
    libraries?

    Thanks

    -- 
    Asif Iqbal
    PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
    "...it said: Install Windows XP or better...so I installed Solaris..."
    

  • Next message: Gerald Holl: "SSH delay after failed login"

    Relevant Pages

    • Re: On Open Source
      ... > make it possible to revoke either of the certificates ... You could just as easily delete the public key from your other box. ... > up using OpenSSL in a completely insecure way. ... > libraries instead of developing an application specific cryptographic ...
      (sci.crypt)
    • ANNOUNCE: DJGPP port of OpenSSL 1.0.1c uploaded.
      ... This is a port of OpenSSL 1.0.1c to MSDOS/DJGPP. ... The OpenSSL Project is an Open Source toolkit implementing the Secure Sockets ... DJGPP specific changes. ... Neither the libraries nor the headers are ...
      (comp.os.msdos.djgpp)
    • ANNOUNCE: DJGPP port of OpenSSL 1.0.1e uploaded.
      ... The OpenSSL Project is an Open Source toolkit implementing the Secure Sockets ... There are no DJGPP specific changes compared with the last port. ... Neither the libraries nor the headers are ...
      (comp.os.msdos.djgpp)
    • Re: Apache, mod_ssl and openssl?
      ... One way to find out is to temporarily hide the shared OpenSSL libraries ... it's using the shared libraries. ... recompile your apache and life should be ...
      (comp.os.linux.security)
    • openssh configure error
      ... Searching for OpenSSL header files. ... Searching for OpenSSL shared library files. ...
      (SSH)