Commit Graph

24 Commits

Author SHA1 Message Date
abs
bc6b112c88 Add the following to help in the "lint needs new libc, libc needs new lint"
case.
Symptom:lint does not understand the '-X' option
Fix:    May need to build & install libs with NOLINT=1 before rebuilding lint
2001-05-27 23:34:22 +00:00
tron
472de682ce Fix incorrect source directory of "make". 2001-05-22 17:50:05 +00:00
jmc
f208d4f546 Extend note to mention named user as well 2001-03-06 19:03:31 +00:00
jmc
bea7336f20 Add note about named group needing to be hand added or make build will fail. 2001-03-06 19:00:59 +00:00
jmc
65f0e79e4f Add note about mdsetimage 2001-02-24 20:23:10 +00:00
cgd
f18337c1c6 add some more entries related to getprogname/setprogname 2001-02-24 01:05:04 +00:00
jmc
f019da800b Add notes about getprogname and hostprog builds 2001-02-20 06:00:54 +00:00
erh
8e2576524c Add examples of how to rebuild make, including a failsafe method that doesn't
use make when rebuilding it.
2001-02-18 19:13:58 +00:00
wiz
bc31bbfd2d Fix typo. 2001-02-17 16:11:00 +00:00
christos
ebab1548e2 mention that we need to rebuild yacc now. 2001-02-04 19:50:26 +00:00
hubertf
87c8fdb39a 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.
2001-02-03 08:24:07 +00:00
dogcow
f6163d4217 note that undefined __assert13 refs are fixed by rebuilding lib/libc 2001-01-26 01:31:38 +00:00
itojun
56b0c687cf mklocale necessary during share/locale/ctype 2001-01-24 12:35:48 +00:00
lukem
3e7f1eed59 add usr.bin/xlint as a possible program to upgrade 2001-01-22 14:24:53 +00:00
christos
03886b9ea7 mention that we need to build make first. 2001-01-15 15:03:38 +00:00
sommerfeld
959bdf3cde mention fixed bsd.subdir.mk bug. 2001-01-01 15:29:16 +00:00
sommerfeld
cc2208d7ec Mention the SUBDIR .WAIT change 2001-01-01 14:13:51 +00:00
ad
57ea462da2 lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00
ad
d53e399d91 ca -> lsu 2000-10-19 15:02:38 +00:00
wiz
0220a9fdeb add a case for menuc-updating 2000-10-14 01:06:55 +00:00
itojun
2247a09ef1 changes to libcrypto (RC5/IDEA/RSA make symbols are obsoleted).
an update tip (obsolete intermediate file)
2000-10-02 06:19:17 +00:00
itojun
5e05458699 crypto-* is no longer there.
refer usr.bin/compile_et.
remove reference to make_cmds (add it if i'm wrong about this)
2000-08-20 19:51:24 +00:00
mrg
dbcf44d379 fix a few things; expand a few as well. 2000-08-20 15:43:43 +00:00
abs
788fbc6703 Initial cut of an 'UPDATING' file, intended to help those tracking -current.
Most of this taken directly from Eric Haszlakiewicz's README.
It is the hope that developers will update this as they make changes that
break 'make build' from an earlier version of the tree.
2000-08-17 20:17:43 +00:00