Re: PCI -> PCMCIA Adapter woes - patch
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Andrew Back <[email protected]> writes: : : I tried the last patch that Tony sent me, pci-patch.patch. With this : applied the kernel wouldn't compile, even with this alone and neither of : the other two patches supplied by Warner & Tony. : : The stop message is as follow: : : 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../.. : -I../../../include -I../../contrib/ipfilter -D_KERNEL -include : opt_global.h -elf -mpreferred-stack-boundary=2 ../../pccard/pcic.c : ../../pccard/pcic.c: In function `pcic_memory': : ../../pccard/pcic.c:209: `EXNIO' undeclared (first use in this function) : ../../pccard/pcic.c:209: (Each undeclared identifier is reported only once : ../../pccard/pcic.c:209: for each function it appears in.) : *** Error code 1 : : Stop in /usr/src/sys/compile/ANALOGUE. : : Could this be becuase I'm using FreeBSD 4.5-RELEASE? Tony did say that : this worked for him on 4.6. If so does that mean an upgrade to get things : going? You should change EXNIO to ENXIO and try again. Warner To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message