Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Nov 2000 05:56:06 -0800 (PST)
From:      rmz@fast.no
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/22476: "make depend" breaks on GENERIC kernel: "don't know how to make agp_if.c."
Message-ID:  <20001101135606.45BA737B4C5@hub.freebsd.org>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001101135606.45BA737B4C5>