From owner-freebsd-current Thu Feb 13 11:27:18 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84A7337B405 for ; Thu, 13 Feb 2003 11:27:17 -0800 (PST) Received: from haystack.lclark.edu (haystack.lclark.edu [149.175.1.2]) by mx1.FreeBSD.org (Postfix) with SMTP id CDFB843FB1 for ; Thu, 13 Feb 2003 11:27:16 -0800 (PST) (envelope-from eta@lclark.edu) Received: from [149.175.30.191] ([149.175.30.191]) by haystack.lclark.edu (SAVSMTP 3.0.0.44) with SMTP id M2003021311271628154 for ; Thu, 13 Feb 2003 11:27:16 -0800 Subject: Re: alpha tinderbox failure From: Eric Anholt To: current@FreeBSD.ORG In-Reply-To: <200302131128.h1DBSP45082669@beast.freebsd.org> References: <200302131128.h1DBSP45082669@beast.freebsd.org> Content-Type: text/plain Organization: Message-Id: <1045164567.698.3.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 13 Feb 2003 11:29:28 -0800 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2003-02-13 at 03:28, Dag-Erling Smorgrav wrote: > ===> agp > /h/des/src/sys/pci/agp_i810.c: In function `agp_i810_match': > /h/des/src/sys/pci/agp_i810.c:112: `AGP_I85X_CAPID' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:112: (Each undeclared identifier is reported only once > /h/des/src/sys/pci/agp_i810.c:112: for each function it appears in.) > /h/des/src/sys/pci/agp_i810.c:113: `AGP_I855_GME' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:116: `AGP_I855_GM' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:119: `AGP_I852_GME' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:122: `AGP_I852_GM' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c: In function `agp_i810_attach': > /h/des/src/sys/pci/agp_i810.c:342: `AGP_I855_GCC1' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:343: `AGP_I855_GCC1_GMS' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:344: `AGP_I855_GCC1_GMS_STOLEN_1M' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:347: `AGP_I855_GCC1_GMS_STOLEN_4M' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:350: `AGP_I855_GCC1_GMS_STOLEN_8M' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:353: `AGP_I855_GCC1_GMS_STOLEN_16M' undeclared (first use in this function) > /h/des/src/sys/pci/agp_i810.c:356: `AGP_I855_GCC1_GMS_STOLEN_32M' undeclared (first use in this function) > *** Error code 1 I'm very sorry about this, I committed only one of the two files. It should be fixed now. As a side note, do any of these AGP chipsets apply to sparc64, alpha, ia64? -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message