Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2015 22:13:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198754] [PATCH] security/proxytunnel: Fix build with LibreSSL
Message-ID:  <bug-198754-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 198754
           Summary: [PATCH] security/proxytunnel: Fix build with LibreSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: spil.oss@gmail.com
          Assignee: ehaupt@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

Created attachment 154596
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154596&action=edit
svn diff for security/proxytunnel

security/proxytunnel fails to build with LibreSSL as it misses the crypto
libraries. Seems there's more ports suffering from this.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196469
The original Makefile fails to find libssl and openssl and adds them by forcing
-lssl -lcrypto

-- 
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-198754-13>