Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Feb 2006 21:19:33 GMT
From:      Chris MacKay <tech@cafastnet.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/93065: Running make depend on GENERIC kernel fails
Message-ID:  <200602082119.k18LJXh4039137@www.freebsd.org>
Resent-Message-ID: <200602082120.k18LK7f0017260@freefall.freebsd.org>

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

>Number:         93065
>Category:       amd64
>Synopsis:       Running make depend on GENERIC kernel fails
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 08 21:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Chris MacKay
>Release:        6.0-RELEASE cvsup to RELENG_6
>Organization:
Nowfast Internet Services
>Environment:
64dev# uname -a
FreeBSD 64dev.ex-it.biz 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Nov  2 19:07:38 UTC 2005     root@rat.samsco.home:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
After a fresh install, and running cvsup, I go to recompile the kernel, and the make depend fails. Following is my cvsup configuration file:

*default tag=RELENG_6
*default host=cvsup3.freebsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs delete use-rel-suffix
src-all
#cvs-crypto

The actual output is quite large, so I've put it up at www.ex-it.biz/reports/makedepend60.txt

I've also included a full output of "dmesg" in case that is found to be useful:
www.ex-it.biz/reports/dmesg.txt

>How-To-Repeat:
Do a fresh install of 6.0-RELEASE from the ISO image, cvsup with the afforementioned configuration file, cd /usr/src/sys/i386/conf ; config GENERIC ; cd ../compile/GENERIC ; make cleandepend ; make depend
>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:



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