From owner-freebsd-bugs Mon Oct 23 4:20: 4 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 9DB7037B4C5 for ; Mon, 23 Oct 2000 04:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA36793; Mon, 23 Oct 2000 04:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from spoogle.uglymug.org.uk (unknown [195.82.119.71]) by hub.freebsd.org (Postfix) with ESMTP id 3F86E37B4C5 for ; Mon, 23 Oct 2000 04:10:34 -0700 (PDT) Received: from root by spoogle.uglymug.org.uk with local (Exim 3.13 #1) id 13nfUq-000MOQ-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 23 Oct 2000 12:10:28 +0100 Message-Id: Date: Mon, 23 Oct 2000 12:10:28 +0100 From: jpk28@cam.ac.uk Reply-To: jpk28@cam.ac.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/22242: agp_if.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22242 >Category: kern >Synopsis: kernel won't make depend/compile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 23 04:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: julian >Release: FreeBSD 4.x-CURRENT i386 >Organization: Uglymug >Environment: Pentium class machine, with 64Mb ram >Description: I have cvsup'ed the latest release in the 4.x stream and attempted to compile up my own kernel. This fails as does trying to compile GENERIC [snip] ===> accf_http ===> agp make: don't know how to make agp_if.c. Stop *** Error code 2 Stop in /usr/home/cvsup/src/sys/modules. *** Error code 1 Stop in /usr/home/cvsup/src/sys/compile/GENERIC. >How-To-Repeat: cd ....../src/sys/i386/conf config GENERIC cd ../../compile/GENERIC make depend >Fix: Not sure, the complaint is about agp_if.c, however if I ignore that, and just to a make then the problem appears to be with the lack of agp_if.h - if I remove that dependancy then I get lots of warnings, and then it fails. Personally I don't care about agp support on this particular piece of hardware, although I do elsewhere. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message