From owner-freebsd-ports@FreeBSD.ORG Sun Mar 5 07:33:33 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8779716A420 for ; Sun, 5 Mar 2006 07:33:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C7C943D46 for ; Sun, 5 Mar 2006 07:33:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 306D81A3C19; Sat, 4 Mar 2006 23:33:33 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2435F51FEB; Sun, 5 Mar 2006 02:33:32 -0500 (EST) Date: Sun, 5 Mar 2006 02:33:31 -0500 From: Kris Kennaway To: Balgansuren Batsukh Message-ID: <20060305073331.GA72209@xor.obsecurity.org> References: <003b01c6401f$ff50b140$0201000a@JACK> <20060305064840.GA71414@xor.obsecurity.org> <005201c64022$cc381110$0201000a@JACK> <20060305070735.GA71733@xor.obsecurity.org> <008201c64025$6375f400$0201000a@JACK> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <008201c64025$6375f400$0201000a@JACK> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports@freebsd.org Subject: Re: iwi-firmware X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 07:33:33 -0000 On Sun, Mar 05, 2006 at 03:21:15PM +0800, Balgansuren Batsukh wrote: > Hello, >=20 > I did make config and can to see following: >=20 > Options for iwi-firmware 2.4_2 > ------------------------------- > [ ] MODULE Install iwi(4) kernel module (very old snapshot) > [ ] CONTROL Install iwicontrol(8) utility >=20 > -When I select only CONTROL then give me error message. >=20 > 1.If I remove check from both MODULE and CONTROL. > 2.Run "make install" then download and install normal without any error= =20 > message? Yes, that's what I was suggesting. Kris