Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 17:32:54 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Shaun Newcomer <shaun@ncweb.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: OpenSSH compile error
Message-ID:  <20020718053254.GA3207@grimoire.chen.org.nz>
In-Reply-To: <5.1.0.14.0.20020718005921.00a24140@ncweb.com>
References:  <5.1.0.14.0.20020718005921.00a24140@ncweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 18, 2002 at 01:05:11AM -0400, Shaun Newcomer wrote:
> A few weeks ago I applied the patch released by FreeBSD.org to fix a 
> vulnerability in OpenSSH. Today I am trying to upgrade to the newest and 
> most current version. I was able to install zlib and openssl ok, however I 
> get an error message as shown below when running the command: ./configure 
> --enable-pam
> 
> configure: error: Your OpenSSL headers do not match your library

So, why not use the ports? cvsup the latest ports tree, and then:

    # cd /usr/ports/security/openssh
    # make install clean

-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
             "A person should be able to do a small bit of everything,
                                        specialisation is for insects"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020718053254.GA3207>