Bug 20257

Summary: Can't cvsup to 4.0-STABLE without breaking 'make'
Product: Base System Reporter: david <david>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description david 2000-07-28 17:20:01 UTC
Using cvsup to update source tree to RELENG_4 breaks 'make depend' with the messages:

@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
make: don't know how to make agp_if.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/GENERIC

How-To-Repeat: Re-install the 4.0-20000307-CURRENT source tree from CD, re-make the kernel (all is well), cvsup to RELENG_4, re-make-depend and compilation will break.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-31 10:34:40 UTC
State Changed
From-To: open->closed

You need to read the "COMMON ITEMS" section of the file 
/usr/src/UPDATING on the RELENG_4 branch.