[Bug 228803] WITHOUT_NIS=yes in /etc/src.conf does not affect to build /usr/lib/pam_unix.so (11.2-RC1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 13 09:52:54 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228803
--- Comment #2 from ivan_erohin at e1.ru ---
fbsdsrv:/usr/src# svnlite info
Path: .
Working Copy Root Path: /usr/src
URL: https://svn.freebsd.org/base/releng/11.2
Relative URL: ^/releng/11.2
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 334996
Node Kind: directory
Schedule: normal
Last Changed Author: gjb
Last Changed Rev: 334861
Last Changed Date: 2018-06-09 04:47:17 +0700 (Sat, 09 Jun 2018)
but now I have a workaround:
echo MK_NIS=no >> /etc/make.conf
ps: WITHOUT_NIS=yes from /etc/src.conf does not assign "no" to MK_NIS somethere
in build system, like most WITHOUT_XXX do.
pps: I suspect the same bug exist in releng/10.4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list