From owner-freebsd-stable Fri Jan 18 13:37:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from henoc.dnsalias.com (modemcable039.36-202-24.mtl.mc.videotron.ca [24.202.36.39]) by hub.freebsd.org (Postfix) with ESMTP id 04C6A37B405 for ; Fri, 18 Jan 2002 13:37:46 -0800 (PST) Received: from jsbach.henocoffice.com (jsbach.henocoffice.com [192.168.0.102]) by henoc.dnsalias.com (8.11.6/8.11.6) with ESMTP id g0ILbgc99293; Fri, 18 Jan 2002 16:37:42 -0500 (EST) (envelope-from Unix@henoc.com) Subject: Re: make buildkernel KERNCONF... error From: Roger Savard To: Christopher Schulte Cc: Stable In-Reply-To: <5.1.0.14.0.20020118152250.0424df00@pop3s.schulte.org> References: <5.1.0.14.0.20020118152250.0424df00@pop3s.schulte.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 18 Jan 2002 16:37:42 -0500 Message-Id: <1011389862.236.8.camel@jsbach.henocoffice.com> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Christopher, I deleted the pcic.c file, and forced a reload through cvsup at 16:33 (5EDT) my time , and I get the same result . Thanks for your time cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/pccard/pcic_pci.c /usr/src/sys/pccard/pcic_pci.c:197: `PCI_DEVICE_ID_OMEGA_82C094' undeclared here (not in a function) /usr/src/sys/pccard/pcic_pci.c:197: initializer element is not constant /usr/src/sys/pccard/pcic_pci.c:197: (near initialization for `pcic_pci_devs[0].devid') *** Error code 1 Stop in /usr/obj/usr/src/sys/YODA. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. yoda# rm /usr/src/sys/pccard/pcic_pci.c yoda# CVSS Parsing supfile "/etc/cvsupfile-stable" Connecting to cvsup1.FreeBSD.org Connected to cvsup1.FreeBSD.org Server software version: SNAP_16_1e Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection src-all/cvs Checkout src/sys/pccard/pcic_pci.c Shutting down connection to server Finished successfully ... cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/pccard/pcic_pci.c /usr/src/sys/pccard/pcic_pci.c:197: `PCI_DEVICE_ID_OMEGA_82C094' undeclared here (not in a function) /usr/src/sys/pccard/pcic_pci.c:197: initializer element is not constant /usr/src/sys/pccard/pcic_pci.c:197: (near initialization for `pcic_pci_devs[0].devid') *** Error code 1 Stop in /usr/obj/usr/src/sys/YODA. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. yoda# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message