On Tue, Jan 15, 2013 at 06:08:36PM +0100, Dag-Erling Smørgrav wrote:
> Steve Kargl <s...@troutmask.apl.washington.edu> writes:
> > I suggest adding a blurb to src/UPDATING to help others with memory
> > loss issues.
> 
> Thanks, can you commit that patch?
> 

Yes.

But, I found that your commit only indirectly caused the
problem.  The system that showed the problem with NO_KERBEROS
in /etc/make.conf never had kerberos installed, so your change
actually caused my buildworld to try to build kerberos.  It
appears that usr.bin/compile_et is needed to bootstrap kerberos.
compile_et is not installed as a bootstrap-tool, so it must be
picking up a previously installed compile_et.  At the moment,
I'm stumped as how to compile_et.

-- 
Steve
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to