In message: <[EMAIL PROTECTED]> "Martin Jessa" <[EMAIL PROTECTED]> 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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"