[Bug 227037] www/apache24 fails to build when make.conf(5) includes WITHOUT_MODULES= statement

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 30 15:23:41 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227037

Bernard Spil <brnrd at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed
                 CC|                            |brnrd at freebsd.org

--- Comment #1 from Bernard Spil <brnrd at 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 was
migrated to Mk/Uses/apache.mk changed this from a warning to a fail as setting
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=
directives for ports.

Cheers, Bernard.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-apache mailing list