From owner-freebsd-net@FreeBSD.ORG Thu Jun 2 22:29:03 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17E7216A41C for ; Thu, 2 Jun 2005 22:29:03 +0000 (GMT) (envelope-from root@Neo-Vortex.net) Received: from Neo-Vortex.net (203-173-58-65.dyn.iinet.net.au [203.173.58.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4851C43D53 for ; Thu, 2 Jun 2005 22:29:01 +0000 (GMT) (envelope-from root@Neo-Vortex.net) Received: from localhost.Neo-Vortex.net (Neo-Vortex@localhost.Neo-Vortex.net [127.0.0.1]) by Neo-Vortex.net (8.13.1/8.12.10) with ESMTP id j52MSwJl094010; Fri, 3 Jun 2005 08:28:58 +1000 (EST) (envelope-from root@Neo-Vortex.net) Date: Fri, 3 Jun 2005 08:28:58 +1000 (EST) From: Neo-Vortex To: lysergius2001 In-Reply-To: Message-ID: <20050603082759.E93733@Neo-Vortex.net> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-net@freebsd.org Subject: Re: ndiscvt make failure X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 22:29:03 -0000 On Thu, 2 Jun 2005, lysergius2001 wrote: > Can anyone help? > I am trying to install Belkin fd57000 pci wireless card in a box running > FBSD 5.3. I got as far as compiling ndiscvt but the compile breaks with a > very long list of errors. I have checked and double checked each step of the > process as set out in the manual and various sources on the web. I know it > can be done... but??? IIRC, ndiscvt is already present on a standard install of 5.3 without needing to compile it manually... (you still have to compile the driver though) - check if it exists in your path... ~Neo-Vortex