In article <[EMAIL PROTECTED]>,
Jason Evans  <[EMAIL PROTECTED]> wrote:
> 
> I often do a 'make includes' to be able to iteratively test changes.  Once
> I'm happy that the changes are sound, there is no way to assure that the
> changes didn't cause a bootstrapping problem like this one.

It's feasible to perform valid tests, but it requires some care and
planning.  Whenever you're changing a system header file, write
it down.  When you are done making changes, re-install the virgin
unadulterated copies of those header files.  In general, do your best
to restore your system to a pristine state.  Then test with make
world.

Yes, this is a pain.  But it's a pain for one person instead of for
several hundred. :-)

John
-- 
  John Polstra                                               [EMAIL PROTECTED]
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to