Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 09:48:34 -0700
From:      Brent Jones <brent@santafe.edu>
To:        cvs-all@FreeBSD.ORG
Subject:   /usr/src/sys/pci/agp_i810.c broken
Message-ID:  <FDA8274C-3F72-11D7-92BE-000393AD9378@santafe.edu>

next in thread | raw e-mail | index | archive | help
cvsup'ed at Thu Feb 13 16:43:37 UTC 2003.
Machine is an i386 platform

# make buildkernel KERNCONF=GENERIC
[lots of stuff deleted]
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g 
-nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev 
-I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter 
-D_KERNEL -include opt_global.h -fno-common  -mno-align-long-strings 
-mpreferred-stack-boundary=2 -ffreestanding -Werror  
/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)
/usr/src/sys/pci/agp_i810.c:112: (Each undeclared identifier is 
reported only once
/usr/src/sys/pci/agp_i810.c:112: for each function it appears in.)
/usr/src/sys/pci/agp_i810.c:113: `AGP_I855_GME' undeclared (first use 
in this function)
/usr/src/sys/pci/agp_i810.c:116: `AGP_I855_GM' undeclared (first use in 
this function)
/usr/src/sys/pci/agp_i810.c:119: `AGP_I852_GME' undeclared (first use 
in this function)
/usr/src/sys/pci/agp_i810.c:122: `AGP_I852_GM' undeclared (first use in 
this function)
/usr/src/sys/pci/agp_i810.c: In function `agp_i810_attach':
/usr/src/sys/pci/agp_i810.c:342: `AGP_I855_GCC1' undeclared (first use 
in this function)
/usr/src/sys/pci/agp_i810.c:343: `AGP_I855_GCC1_GMS' undeclared (first 
use in this function)
/usr/src/sys/pci/agp_i810.c:344: `AGP_I855_GCC1_GMS_STOLEN_1M' 
undeclared (first use in this function)
/usr/src/sys/pci/agp_i810.c:347: `AGP_I855_GCC1_GMS_STOLEN_4M' 
undeclared (first use in this function)
/usr/src/sys/pci/agp_i810.c:350: `AGP_I855_GCC1_GMS_STOLEN_8M' 
undeclared (first use in this function)
/usr/src/sys/pci/agp_i810.c:353: `AGP_I855_GCC1_GMS_STOLEN_16M' 
undeclared (first use in this function)
/usr/src/sys/pci/agp_i810.c:356: `AGP_I855_GCC1_GMS_STOLEN_32M' 
undeclared (first use in this function)
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Brent


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FDA8274C-3F72-11D7-92BE-000393AD9378>