From owner-freebsd-mobile Fri Jul 26 7:10:19 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF0137B400 for ; Fri, 26 Jul 2002 07:10:16 -0700 (PDT) Received: from plum.flirble.org (plum.flirble.org [195.40.6.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBAC143E42 for ; Fri, 26 Jul 2002 07:10:14 -0700 (PDT) (envelope-from andy@flirble.org) Received: from andy (helo=localhost) by plum.flirble.org with local-esmtp (Exim 3.20 #3) id 17Y5nG-0009t3-00; Fri, 26 Jul 2002 15:10:10 +0100 Date: Fri, 26 Jul 2002 15:10:10 +0100 (BST) From: Andrew Back X-X-Sender: andy@plum.flirble.org To: "M. Warner Losh" Cc: tony@valemount.com, Subject: Re: PCI -> PCMCIA Adapter woes - patch In-Reply-To: <20020724.030319.69252479.imp@bsdimp.com> Message-ID: <20020726150615.I37545-100000@plum.flirble.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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? Cheers, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message