Date: Mon, 20 Nov 2023 17:34:07 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274654] Cannot rebuild Sendmail with OpenSSL 3.0 on FreeBSD 12.4-RELEASE Message-ID: <bug-274654-227-fqtNngGJqN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274654-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274654 Andrey Bushev <busheval@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #2 from Andrey Bushev <busheval@gmail.com> --- The problem was in the /etc/make.conf file in line: SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 After correcting to: SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL Sendmail be builded and work fine. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274654-227-fqtNngGJqN>
