Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2017 15:23:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216845] security/tor: fix build with libressl-devel
Message-ID:  <bug-216845-13-zmQ9f0IP4s@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216845-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216845-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216845

Matthew Rezny <rezny@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #180050|0                           |1
        is obsolete|                            |
 Attachment #180050|maintainer-approval?        |
              Flags|                            |
             Status|New                         |In Progress
           Assignee|freebsd-ports-bugs@FreeBSD. |rezny@freebsd.org
                   |org                         |

--- Comment #5 from Matthew Rezny <rezny@freebsd.org> ---
Created attachment 181002
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181002&action=
=3Dedit
fix build of security/tor with libressl-devel

I reworked the patch to correctly handle all versions of both libraries and
took care to check LIBRESSL_VERSION_NUMBER is defined before checking its
value. I have verified tor with my patch builds with openssl, openssl-devel,
libressl, and libressl-devel. Only the last one of those should be affected=
 by
this patch.

Also, --with-openssl-dir appears to be correct.
from configure --help:
  --with-ssl-dir=3DPATH     obsolete alias for --with-openssl-dir
  --with-openssl-dir=3DPATH specify path to openssl installation

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216845-13-zmQ9f0IP4s>