From owner-freebsd-current Thu Feb 13 18:57:20 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 93DD037B401 for ; Thu, 13 Feb 2003 18:57:19 -0800 (PST) Received: from haystack.lclark.edu (lclark.edu [149.175.1.2]) by mx1.FreeBSD.org (Postfix) with SMTP id D286243FBF for ; Thu, 13 Feb 2003 18:57:18 -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 M2003021318561024356 ; Thu, 13 Feb 2003 18:56:10 -0800 Subject: Re: buildkernel error on latest cvs src's From: Eric Anholt To: Giorgos Keramidas Cc: Matt , freebsd-current@FreeBSD.ORG In-Reply-To: <20030214022500.GB4200@gothmog.gr> References: <20030213182950.M17985@xtaz.co.uk> <20030214022500.GB4200@gothmog.gr> Content-Type: text/plain Organization: Message-Id: <1045191505.11981.42.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 13 Feb 2003 18:58:25 -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 18:25, Giorgos Keramidas wrote: > On 2003-02-13 18:31, Matt wrote: > > Trying a buildworld/buildkernel of today's latest cvs code and the > > buildworld has compiled fine but the kernel is giving the error below. > [...] > > cc -O -pipe -mcpu=pentiumpro -D_KERNEL -Wall -Wredundant-decls -Wnested- > > externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline - > > Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ - > > I@/dev -I@/../include -fno-common -mno-align-long-strings -mpreferred-stack- > > boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict- > > prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual - > > fformat-extensions -ansi -c /usr/src/sys/pci/agp_i810.c > > /usr/src/sys/pci/agp_i810.c: In function `agp_i810_match': > > /usr/src/sys/pci/agp_i810.c:112: `AGP_I85X_CAPID' undeclared (first use in this function) > > Revert sys/pci/agp_i810.c to revision 1.16 and it will all build fine. Or cvsup as of 7 hours ago. -- 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