Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 12:10:28 +0100
From:      jpk28@cam.ac.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/22242: agp_if.c
Message-ID:  <E13nfUq-000MOQ-00@spoogle.uglymug.org.uk>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13nfUq-000MOQ-00>