Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src for the "Complaints involving a Makefile" symptom, reverse t...
details: https://anonhg.NetBSD.org/src/rev/e6d075dc321a
branches: trunk
changeset: 503219:e6d075dc321a
user: hubertf <hubertf%NetBSD.org@localhost>
date: Sat Feb 03 08:24:07 2001 +0000
description:
for the "Complaints involving a Makefile" symptom, reverse the order
of suggested fixes.
I see many people who think they have to go to -current, then run into a
problem, and update share/mk. After that they see they need make(1) updated
as well, but that doesn't work any more with the new share/mk file.
diffstat:
UPDATING | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r e1bf2c3e7aaa -r e6d075dc321a UPDATING
--- a/UPDATING Sat Feb 03 04:37:17 2001 +0000
+++ b/UPDATING Sat Feb 03 08:24:07 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.13 2001/01/26 01:31:38 dogcow Exp $
+$NetBSD: UPDATING,v 1.14 2001/02/03 08:24:07 hubertf Exp $
This file is intended to be a brief introduction to the build
process and a reference on what to do if something doesn't work.
@@ -146,9 +146,9 @@
Fix: Rebuild gnu/usr.bin/egcs
Symptom:Complaints involving a Makefile.
+Fix: Rebuild usr.bin/make
Fix: Make sure .mk files are up to date.
cd share/mk && make install
-Fix: Rebuild usr.bin/make
Symptom:Kernel `config' fails to configure any kernel, including GENERIC.
Fix: Rebuild usr.sbin/config
Home |
Main Index |
Thread Index |
Old Index