From owner-freebsd-current@FreeBSD.ORG Tue Jan 5 17:48:38 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1246210656C4 for ; Tue, 5 Jan 2010 17:48:38 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id F41B28FC1F for ; Tue, 5 Jan 2010 17:48:36 +0000 (UTC) Received: (qmail 4607 invoked by uid 399); 5 Jan 2010 17:48:36 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 5 Jan 2010 17:48:36 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4B437B79.4060200@FreeBSD.org> Date: Tue, 05 Jan 2010 09:48:41 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Thunderbird 2.0.0.23 (X11/20091206) MIME-Version: 1.0 To: Paul B Mahol References: <3a142e751001050232g162110fqdff7f8f1dbf71e57@mail.gmail.com> In-Reply-To: <3a142e751001050232g162110fqdff7f8f1dbf71e57@mail.gmail.com> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: iwn firmware files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 05 Jan 2010 17:48:38 -0000 Paul B Mahol wrote: > Hi, > > iwn firmware files should be generated in /usr/obj directory and not > in /usr/src. > > I like to mount src dir ro. What are you doing that's resulting in files being created in /usr/src? If you start with a clean src and clean obj, and you get files created in src, that's definitely an error. OTOH, if you're doing something other than a buildworld the following alias may be of use to you: remake="make cleandir && make obj && make depend && make all" Doug -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ Computers are useless. They can only give you answers. -- Pablo Picasso