Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2000 08:52:11 -0700 (PDT)
From:      eric@minbari.ods.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/20318: RELENG_4 GENERIC kernel fails on make depend 
Message-ID:  <20000731155211.95CE237BD6A@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         20318
>Category:       kern
>Synopsis:       RELENG_4 GENERIC kernel fails on make depend
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 09:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000731155211.95CE237BD6A>