From owner-freebsd-stable Fri Jan 18 15:41: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from crotus.sc.intel.com (scfdns02.sc.intel.com [143.183.152.26]) by hub.freebsd.org (Postfix) with ESMTP id CC40A37B405 for ; Fri, 18 Jan 2002 15:40:59 -0800 (PST) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by crotus.sc.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.48 2001/12/13 16:27:50 root Exp $) with ESMTP id XAA24545 for ; Fri, 18 Jan 2002 23:40:59 GMT Received: from chlx169.ch.intel.com (chlx169.ch.intel.com [143.182.225.37]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.14 2001/01/02 18:39:59 steved Exp $) with ESMTP id QAA29073 for ; Fri, 18 Jan 2002 16:41:00 -0700 (MST) X-Envelope-To: X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by chlx169.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id QAA10409; Fri, 18 Jan 2002 16:41:32 -0700 X-Authentication-Warning: chlx169.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15432.45740.792998.733022@chlx169.ch.intel.com> Date: Fri, 18 Jan 2002 16:41:32 -0700 To: stable@freebsd.org Subject: continued kernel compile problem - pcic related X-Mailer: VM 6.99 under Emacs 20.7.1 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 hello all, I believe this was reported earliear in the day. I CVSup'ed /usr/src and built world and then tried to build a kernel for my laptop. I get: cc -c -O -pipe -march=pentiumpro -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/CLAM. *** Error code 1 I just CVSup'ed again looking to see if a fix had been committed, but no files had changed (4:36pm MST 1/18/2002). So, it looks like kernel compiles are busted. The only thing I have in this laptop's config file that's substantially different from the other machine's kernels (who built before this one successfully) is the pcic and apm stuff: device apm0 device card device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, CDS - Senior CAD Engineer | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message