From owner-freebsd-bugs Mon Jul 31 9: 0: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E28337BBBA for ; Mon, 31 Jul 2000 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA40867; Mon, 31 Jul 2000 09:00:01 -0700 (PDT) (envelope-from gnats@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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/20318: RELENG_4 GENERIC kernel fails on make depend Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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