From nobody@FreeBSD.ORG  Mon Jul 31 08:52:11 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 95CE237BD6A; Mon, 31 Jul 2000 08:52:11 -0700 (PDT)
Message-Id: <20000731155211.95CE237BD6A@hub.freebsd.org>
Date: Mon, 31 Jul 2000 08:52:11 -0700 (PDT)
From: eric@minbari.ods.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: RELENG_4 GENERIC kernel fails on make depend 
X-Send-Pr-Version: www-1.0

>Number:         20318
>Category:       kern
>Synopsis:       RELENG_4 GENERIC kernel fails on make depend
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 09:00:01 PDT 2000
>Closed-Date:    Tue Aug 1 01:30:11 PDT 2000
>Last-Modified:  Tue Aug 01 01:30:49 PDT 2000
>Originator:     Eric Fang
>Release:        4.0-RELEASE
>Organization:
>Environment:
FreeBSD minbari.ods.org 4.0-RELEASE FreeBSD 4.0-RELEASE #1: Fri Jul 28 00:27:06 EDT 2000     root@minbari.ods.org:/usr/src/sys/compile/MINBARI4  i386

>Description:
I cvsup the RELENG_4 (stable) on Jul 28-31. Compiling the GENERIC kernel will fail on agp_if.c.  make buildworld will finish properly though.

>How-To-Repeat:
1. cvsup with RELENG_4 supfile
2. make buildworld (successful)
3. cd /usr/src/sys/i386/conf
4. config GENERIC; cd ../../compile/GENERIC; make depend

output:
....
machine -> /usr/src/sys/i386/include
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/include  /usr/src/sys/modules/accf_http/../../netinet/accf_http.c
===> agp
@ -> /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
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Aug 1 01:30:11 PDT 2000 
State-Changed-Why:  
You need to read the "COMMON ITEMS" section (at least) of the 
src/UPDATING file.  In fact, you should really check out 
the whole thing. :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20318 
>Unformatted:
