From owner-freebsd-current@FreeBSD.ORG Fri Apr 2 07:56:45 2004 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 D694516A4CE for ; Fri, 2 Apr 2004 07:56:45 -0800 (PST) Received: from mail.lambertfam.org (www.lambertfam.org [216.223.208.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF8BF43D2D for ; Fri, 2 Apr 2004 07:56:45 -0800 (PST) (envelope-from lambert@lambertfam.org) Received: from localhost (localhost [127.0.0.1]) by mail.lambertfam.org (Postfix) with ESMTP id E045334D3B for ; Fri, 2 Apr 2004 10:56:44 -0500 (EST) Received: from mail.lambertfam.org ([127.0.0.1]) by localhost (www.lambertfam.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 87007-10 for ; Fri, 2 Apr 2004 10:56:37 -0500 (EST) Received: from laptop.lambertfam.org (ool-182db8f6.dyn.optonline.net [24.45.184.246]) by mail.lambertfam.org (Postfix) with ESMTP id E691A34D6F for ; Fri, 2 Apr 2004 10:56:36 -0500 (EST) Received: by laptop.lambertfam.org (Postfix, from userid 1001) id 968E6C0F7; Fri, 2 Apr 2004 10:56:36 -0500 (EST) Date: Fri, 2 Apr 2004 10:56:36 -0500 From: Scott Lambert To: freebsd-current@FreeBSD.org Message-ID: <20040402155636.GB772@laptop.lambertfam.org> Mail-Followup-To: freebsd-current@FreeBSD.org References: <20040402001541.GB73876@laptop.lambertfam.org> <20040402174031.G2880@leelou.in.tern> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040402174031.G2880@leelou.in.tern> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at lambertfam.org Subject: Re: problem building if_ndis today 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: Fri, 02 Apr 2004 15:56:45 -0000 On Fri, Apr 02, 2004 at 05:41:57PM +0200, Lukas Ertl wrote: > On Thu, 1 Apr 2004, Scott Lambert wrote: > > > if_ndis_pci.o(.data+0x0): multiple definition of `ndis_regvals' > > if_ndis.o(.data+0x0): first defined here > > if_ndis_pccard.o(.data+0x0): multiple definition of `ndis_regvals' > > if_ndis.o(.data+0x0): first defined here > > You probably need a new ndiscvt and extract .inf and .sys into > ndis_driver_data.h again. That was it. Using the ndiscvt from the /usr/obj tree allowed the compile to work. Thank you. -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org http://www.lambertfam.org/~lambert/resume.html