From owner-freebsd-stable Fri Jan 18 13:26:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 646E937B417 for ; Fri, 18 Jan 2002 13:26:22 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id 4FADF24442; Fri, 18 Jan 2002 15:26:21 -0600 (CST) Message-Id: <5.1.0.14.0.20020118152250.0424df00@pop3s.schulte.org> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 18 Jan 2002 15:25:39 -0600 To: Roger Savard , Stable From: Christopher Schulte Subject: Re: make buildkernel KERNCONF... error In-Reply-To: <1011388876.236.1.camel@jsbach.henocoffice.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 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