From owner-freebsd-current@FreeBSD.ORG Sun Oct 12 08:47:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F20D816A4B3 for ; Sun, 12 Oct 2003 08:47:36 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F09043F93 for ; Sun, 12 Oct 2003 08:47:36 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id h9CFlZE7034010; Sun, 12 Oct 2003 09:47:35 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 12 Oct 2003 09:46:09 -0600 (MDT) Message-Id: <20031012.094609.27572123.imp@bsdimp.com> To: esn@x123.info From: "M. Warner Losh" In-Reply-To: <20031012155518.6130af17.esn@x123.info> References: <20031012153744.1073ff61.esn@x123.info> <20031012134359.GC666@saboteur.dek.spc.org> <20031012155518.6130af17.esn@x123.info> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: [Build Error]:: pccard X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2003 15:47:37 -0000 In message: <20031012155518.6130af17.esn@x123.info> "Sebastian Yepes F. [ESN]" writes: : i have just looked at it and don't see any info related to the pccard dev. : what are the instructions building both pcic and pccard in your kernel config? If so, don't do that. It is broken. pcic cannot possibly work, even if I fix the trivial compile problem. I have some changes in my p4 tree, but they aren't cooked yet. Your best bet is to simply remove pcic from your kernel config file. Warner