Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 16:41:32 -0700
From:      John Reynolds~ <jreynold@sedona.ch.intel.com>
To:        stable@freebsd.org
Subject:   continued kernel compile problem - pcic related
Message-ID:  <15432.45740.792998.733022@chlx169.ch.intel.com>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15432.45740.792998.733022>