Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2003 04:25:00 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Matt <matt@xtaz.co.uk>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: buildkernel error on latest cvs src's
Message-ID:  <20030214022500.GB4200@gothmog.gr>
In-Reply-To: <20030213182950.M17985@xtaz.co.uk>
References:  <20030213182950.M17985@xtaz.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-02-13 18:31, Matt <matt@xtaz.co.uk> 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.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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