From owner-freebsd-bugs Wed Nov 1 6: 0:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 98FD037B4D7 for ; Wed, 1 Nov 2000 06:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA34273; Wed, 1 Nov 2000 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 45BA737B4C5; Wed, 1 Nov 2000 05:56:06 -0800 (PST) Message-Id: <20001101135606.45BA737B4C5@hub.freebsd.org> Date: Wed, 1 Nov 2000 05:56:06 -0800 (PST) From: rmz@fast.no To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/22476: "make depend" breaks on GENERIC kernel: "don't know how to make agp_if.c." Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22476 >Category: misc >Synopsis: "make depend" breaks on GENERIC kernel: "don't know how to make agp_if.c." >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 01 06:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Bjørn Remseth >Release: 4.0 RELEASE, trying to build -rRELENG_4 >Organization: Fast Search & Transfer >Environment: FreeBSD deimos.oslo.fast.no 4.0-RELEASE FreeBSD 4.0-RELEASE #3: Fri Oct 27 12:13:28 CEST 2000 rmz@deimos.oslo.fast.no:/usr/src/sys/compile/DEIMOS i386 >Description: o Got src via CVS today (1. nov 2000) (for branch -rRELENG_4). Checked it out into a fresh usr/src directory. o Try to build kernel as described in http://www.freebsd.org/handbook/kernelconfig-building.html o "make depend" produces the output (at the end of a seemingly successfull sequence of other commands). ----------------------------------------- ===> accf_http ===> agp 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: cd /usr mv src src.old export CVSROOT=:pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs cvs login cvs co -rRELENG_4 cd /usr/src/sys/i386/conf /usr/sbin/config GENERIC cd ../../compile/GENERIC make depend >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message