Date: Fri, 2 Mar 2012 13:09:35 -1000 From: David Cornejo <dave@dogwood.com> To: Rotate 13 <rabgvzr@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: src.conf ignored; phantom named Message-ID: <CAFnjQbsWuq1nne1pbjCAkXYU5pCzgUkYBKsoxpQzf6yH2fZZ6Q@mail.gmail.com> In-Reply-To: <CADBSp1fwsbx96wZ1B7MXtNbkY1V78ASCRxqgx3iVJVOFscbmVw@mail.gmail.com> References: <CADBSp1fwsbx96wZ1B7MXtNbkY1V78ASCRxqgx3iVJVOFscbmVw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 2, 2012 at 12:41 PM, Rotate 13 <rabgvzr@gmail.com> wrote: > I set WITHOUT_BIND=3D"yes" in /etc/src.conf, and built/installed world. > Not only does /usr/sbin/named exist - named is actually started! > Several other WITHOUT_* variables also were apparently ignored, as > evidenced by stuff installed on running system. > > My main question is - how do I debug this? =A0I have been combing over > makefiles under /usr/src (not to mention, going through /etc/rc.d/ > trying to figure out what actually started named). =A0As far as I > ascertain, _WITHOUT_SRCCONF is *not* set anywhere for world building; > named_enable=3D"no" in relevant rc.conf files; rpcbind and ntpd are not > running either. =A0Since named daemonized, it's not easy to tell who > started it - and grepping everything in sight, I can't figure out how > it got built in the first place. > > uname -a: > FreeBSD xyz.example.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Feb 29 > 10:28:17 CST 2012 =A0 =A0root@xyz.example.com:/usr/obj/usr/src/sys/CUSTOM > amd64 > > I focused substantial attention on /usr/src/share/bsd.own.mk and > worked outward; but did not find anything obvious. > > Advice on where to poke for the right information, much appreciated. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " check the timestamp on /usr/sbin/named, I bet it's old as make world doesn't delete old stuff. I think "make delete-old" in /usr/src might do that for you. dave c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFnjQbsWuq1nne1pbjCAkXYU5pCzgUkYBKsoxpQzf6yH2fZZ6Q>