Date: Sun, 31 Aug 2003 21:49:25 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: freebsd@yazzy.org Cc: freebsd-current@freebsd.org Subject: Re: Kernel fails to compile Message-ID: <20030831.214925.115988633.imp@bsdimp.com> In-Reply-To: <50093.192.168.99.10.1062381158.squirrel@mail.yazzy.org> References: <50093.192.168.99.10.1062381158.squirrel@mail.yazzy.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <50093.192.168.99.10.1062381158.squirrel@mail.yazzy.org> "Martin Jessa" <freebsd@yazzy.org> writes: : Sources fetched an hour ago. : Running make in /usr/src/sys/i386/compile/MYKERNEL : : : : cc -c -O -pipe -march=i486 -Wall -Wredundant-decls -Wnested-externs : -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline : -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. : -I../../../contrib/dev/acpica -I../../../contrib/ipfilter : -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -D_KERNEL : -include opt_global.h -fno-common -finline-limit=15000 : -fno-strict-aliasing -mno-align-long-strings -mpreferred-stack-boundary=2 : -ffreestanding -Werror ../../../dev/pcic/i82365.c : ../../../dev/pcic/i82365.c: In function `pcic_chip_do_mem_map': : ../../../dev/pcic/i82365.c:850: error: structure has no member named `offset' : ../../../dev/pcic/i82365.c:855: error: structure has no member named `offset' : ../../../dev/pcic/i82365.c: In function `pcic_chip_mem_map': : ../../../dev/pcic/i82365.c:928: error: structure has no member named `offset' : *** Error code 1 Don't use pcic and pccard in the same kernel. It can't possibly work, and I'm working on a replacement that does. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030831.214925.115988633.imp>