From root@uglymug.org.uk  Mon Oct 23 04:10:34 2000
Return-Path: <root@uglymug.org.uk>
Received: from spoogle.uglymug.org.uk (unknown [195.82.119.71])
	by hub.freebsd.org (Postfix) with ESMTP id 3F86E37B4C5
	for <FreeBSD-gnats-submit@freebsd.org>; 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: <E13nfUq-000MOQ-00@spoogle.uglymug.org.uk>
Date: Mon, 23 Oct 2000 12:10:28 +0100
From: jpk28@cam.ac.uk
Sender: root@uglymug.org.uk
Reply-To: jpk28@cam.ac.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: agp_if.c
X-Send-Pr-Version: 3.2

>Number:         22242
>Category:       kern
>Synopsis:       kernel won't make depend/compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 23 04:20:01 PDT 2000
>Closed-Date:    Mon Oct 23 04:45:05 PDT 2000
>Last-Modified:  Mon Oct 23 04:47:32 PDT 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Mon Oct 23 04:45:05 PDT 2000 
State-Changed-Why:  
Please follow the instructions on kernel rebuilding from src/UPDATING. 

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