Re: Are OpenSSL bugs related to OpenSSH ?
From: Jacques A. Vidrine (nectar@FreeBSD.ORG)
Date: 08/01/02
- Next message: Jacques A. Vidrine: "Re: Are OpenSSL bugs related to OpenSSH ?"
- Previous message: Thomas Wolf: "Re: Are OpenSSL bugs related to OpenSSH ?"
- In reply to:(deleted message) Dirk Meyer: "Re: Are OpenSSL bugs related to OpenSSH ?"
- Next in thread: Adrian Penisoara: "Re: Are OpenSSL bugs related to OpenSSH ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 31 Jul 2002 21:23:47 -0500 From: "Jacques A. Vidrine" <nectar@FreeBSD.ORG> To: Dirk Meyer <dirk.meyer@dinoex.sub.org>
On Wed, Jul 31, 2002 at 09:43:34PM +0200, Dirk Meyer wrote:
> It is not fully configures fault, as I found now way to tell ld
> to link with the desired libssl.so it the nubers are equal.
> As the port version is newer or equal the version in the base,
> linking with libssl.so from the ports is desired.
> So if no port is installed everything compiles and links with
> the base version, and when the port is installed each port can
> link against it.
I believe that ports that are not picking up libraries in
${LOCALBASE}/lib before they pick up those in /usr/lib are broken.
Generally, `configure' scripts will honor LIBS when looking for
libraries ... and generally ports should include $LOCALBASE in libs if
they are expected to use libraries that are not in the base system.
> The version BUMP makes this clear, even if the API is the same.
> Otherwise we have to hack about 200 ports to select.
I personally believe this is a very poor reason to bump the library
version. I'll go so far as to call it bogus. :-)
Cheers,
-- Jacques A. Vidrine <n@nectar.cc> http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Next message: Jacques A. Vidrine: "Re: Are OpenSSL bugs related to OpenSSH ?"
- Previous message: Thomas Wolf: "Re: Are OpenSSL bugs related to OpenSSH ?"
- In reply to:(deleted message) Dirk Meyer: "Re: Are OpenSSL bugs related to OpenSSH ?"
- Next in thread: Adrian Penisoara: "Re: Are OpenSSL bugs related to OpenSSH ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|