Date: Fri, 30 Mar 2018 15:23:38 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 227037] www/apache24 fails to build when make.conf(5) includes WITHOUT_MODULES= statement Message-ID: <bug-227037-16115-jYTePQfphj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227037-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-227037-16115@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=3D227037 Bernard Spil <brnrd@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed CC| |brnrd@freebsd.org --- Comment #1 from Bernard Spil <brnrd@freebsd.org> --- Hi Marek, For a long time, the build framework has been issuing warnings about using WITH(OUT)_MODULES being defined. The recent update where Mk/bsd.apache.mk w= as migrated to Mk/Uses/apache.mk changed this from a warning to a fail as sett= ing WITH(OUT)_MODULES doesn't do what you expect. If you need the WITH(OUT)_MODULES to configure your kernel, please move the statements to /etc/src.conf. Otherwise, please use the OPTIONS_(UN)SET=3D directives for ports. Cheers, Bernard. --=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-227037-16115-jYTePQfphj>