[Bug 259542] postfix-3.6.2_2,1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259542] postfix-3.6.2_2,1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Oct 2021 07:01:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259542 vometia <freebsd-bugzilla@vometia.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd-bugzilla@vometia.co | |m --- Comment #2 from vometia <freebsd-bugzilla@vometia.com> --- I'm seeing the same problem. It seems it's caused by the ssl keyword being dropped from USES (was that intentional?) resulting in an empty -I flag for CC which causes HAS_MYSQL to become undefined somewhere. Re-adding ssl to USES fixed the problem for me. -- You are receiving this mail because: You are the assignee for the bug.