Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Apr 2000 17:56:14 -0400
From:      Dwight Tuinstra <tuinstra@clarkson.edu>
To:        stable@FreeBSD.org
Subject:   Re: make world failed
Message-ID:  <38E9137E.CF9DBE1F@clarkson.edu>
References:  <200004032055.QAA99540@server.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> [snip]
> Probably a note in the make world tutorial about make world not being useful
> for branch upgrades would help, however.  If people knew that they needed to
> wait for different instructions for the branch upgrades, then people would
> (hopefully) wait for the finalized set of instructions to filter out of the
> mailing lists and into web sites and what not.

One way to ensure that people consulted appropriate documentation
(or even just the appropriate caveats) is the simple expedient
of having the Makefile print a message. Anyone trying to do 
"make world" upgrade receives a warning, and a pointer to where
to look.  There are precedents for this: when rebuilding the 
kernel, one is reminded to do a "make depend".  A number of
ports (notably the crypto stuff) even require you to define
a variable before they'll compile (though that would be a little
too much for this situation).

I'm not saying this should be done for everything, but it does
make sense for builds with potentially severe consequences if
done wrong.

BTW, John, thanks for trying to bring some civility and reason
back to this thread.

  --Dwight Tuinstra
    tuinNOSPAMstra@clarkson.edu
    tuinNOSPAMstra@northnet.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38E9137E.CF9DBE1F>