Date: Tue, 26 Sep 2023 13:12:39 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 274099] lang/python27 fails to compile on 14.0-BETA2 Message-ID: <bug-274099-21822-6L0mrGvsNr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274099-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-274099-21822@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=3D274099 --- Comment #12 from Muhammad Moinur Rahman <bofh@freebsd.org> --- In truth there is no configure knobs for defining openssl path in python27.= So even if someone has DEFAULT_VERSIONS+=3Dssl=3Dopenssl* it will always bind = with the base version of openssl so be careful when other ports are using python27. I cannot or do not want to fix that unfortunately. But I will just fix this corner case of determining ssl detection. And for non-default cases please always use forums and mailing lists. --=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-274099-21822-6L0mrGvsNr>