From nobody@FreeBSD.org  Tue Oct 23 13:10:14 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3973A16A54B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Oct 2007 13:10:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 2F36013C480
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Oct 2007 13:10:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9ND9nZp082016
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Oct 2007 13:09:49 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9ND9nJY082015;
	Tue, 23 Oct 2007 13:09:49 GMT
	(envelope-from nobody)
Message-Id: <200710231309.l9ND9nJY082015@www.freebsd.org>
Date: Tue, 23 Oct 2007 13:09:49 GMT
From: Ivan Kurtev <ikurtev@bnbprint.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: failure to build kernel after upgrede to 6.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117425
>Category:       alpha
>Synopsis:       failure to build kernel after upgrade to 6.2
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-alpha
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 23 13:20:02 UTC 2007
>Closed-Date:    Thu Nov 01 15:52:41 UTC 2007
>Last-Modified:  Thu Nov 01 15:52:41 UTC 2007
>Originator:     Ivan Kurtev
>Release:        FreeBSD 5.5-STABLE
>Organization:
BNB PrintingWorks
>Environment:
fwph.bnbprint.com 5.5-STABLE FreeBSD 5.5-STABLE #3: Wed Oct 17 17:30:16 EEST 2007     root@fwph.phouse.com:/usr/obj/usr/src/sys/GENERIC_IPF  alpha
>Description:
Hi All,
After update /usr/src from 5.5 to 6.2, try to make buildkernel exit with error in
/usr/src/sys/alpha/pci/pcibus.c. make buildworld was ok. my box is alphaserver ds10.

/src/sys/alpha/pci/pcibus.c
/src/sys/alpha/pci/pcibus.c: In function `alpha_platform_alloc_ide_intr':
/src/sys/alpha/pci/pcibus.c:104: error: `rid' undeclared (first use in this function)
/src/sys/alpha/pci/pcibus.c:104: error: (Each undeclared identifier is reported only once
/src/sys/alpha/pci/pcibus.c:104: error: for each function it appears in.)
*** Error code 1

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: John Baldwin <jhb@freebsd.org>
To: freebsd-alpha@freebsd.org
Cc: Ivan Kurtev <ikurtev@bnbprint.com>, freebsd-gnats-submit@freebsd.org
Subject: Re: alpha/117425: failure to build kernel after upgrede to 6.2
Date: Wed, 24 Oct 2007 08:37:29 -0400

 Try updating to 1.36.2.2 of pcibus.c which I just committed, it should fix 
 this.  Sorry. :(
 
 -- 
 John Baldwin
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Mon Oct 29 09:57:07 UTC 2007 
State-Changed-Why:  
To submitter: did the latest checkin fix the problem? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117425 
State-Changed-From-To: feedback->closed 
State-Changed-By: jhb 
State-Changed-When: Thu Nov 1 15:52:16 UTC 2007 
State-Changed-Why:  
Fixed by aforementioned commit. 

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