Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2019 17:04:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233972] net-p2p/linuxdcpp: Fails to build with OpenSSL 1.1.1 (on 12.0-RELEASE) error: member access into incomplete type 'dh_st'
Message-ID:  <bug-233972-7788-5h4mSLgErt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233972-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233972-7788@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=3D233972

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: danfe
Date: Wed Nov 27 17:04:00 UTC 2019
New revision: 518512
URL: https://svnweb.freebsd.org/changeset/ports/518512

Log:
  - Allow to build against contemporary versions of OpenSSL and set
    missing INSTALLS_ICONS as reported by portlint(1)
  - Revert WITH_DEBUG part of the r512774 as explained by mat@:

    WITH_DEBUG means the port will be built with debugging symbols and
    will not be stripped.  So before, if WITH_DEBUG was set, it was built
    with all debugging bells and whistles.  Now, it only adds debug=3D1 to
    MAKE_ARGS, and it gets stripped in the end.  WITH_DEBUG must not be
    set by port options, it is a user-facing variable.

  PR:   233972

Changes:
  head/net-p2p/linuxdcpp/Makefile
  head/net-p2p/linuxdcpp/files/patch-dcpp_CryptoManager.cpp

--=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-233972-7788-5h4mSLgErt>