Date: Fri, 18 Jan 2002 15:25:39 -0600 From: Christopher Schulte <schulte+freebsd@nospam.schulte.org> To: Roger Savard <Unix@henoc.com>, Stable <freebsd-stable@FreeBSD.org> Subject: Re: make buildkernel KERNCONF... error Message-ID: <5.1.0.14.0.20020118152250.0424df00@pop3s.schulte.org> In-Reply-To: <1011388876.236.1.camel@jsbach.henocoffice.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Related to recent cvs commit on src/sys/pccard/pcic_pci.c today? Either you cvsup'd in the middle of a commit, or something is broken. No doubt someone is looking into it, now. In the meantime, re-cvsup and try to build again. That may prove my first guess was true. At 04:21 PM 1/18/2002 -0500, Roger Savard wrote: >Hi, I just cvsupped and I'm just about to upgrade but I'm getting >this error. > >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. > >Thanks again 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?5.1.0.14.0.20020118152250.0424df00>