Date: 18 Jan 2002 16:37:42 -0500 From: Roger Savard <Unix@henoc.com> To: Christopher Schulte <schulte+freebsd@nospam.schulte.org> Cc: Stable <freebsd-stable@FreeBSD.org> Subject: Re: make buildkernel KERNCONF... error Message-ID: <1011389862.236.8.camel@jsbach.henocoffice.com> In-Reply-To: <5.1.0.14.0.20020118152250.0424df00@pop3s.schulte.org> References: <5.1.0.14.0.20020118152250.0424df00@pop3s.schulte.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1011389862.236.8.camel>