From owner-freebsd-current@FreeBSD.ORG Thu Jun 22 15:31:36 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 AEF1516A47B for ; Thu, 22 Jun 2006 15:31:36 +0000 (UTC) (envelope-from tarc@tarc.po.cs.msu.su) Received: from tarc.po.cs.msu.su (tarc.po.cs.msu.su [158.250.16.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3251C43D80 for ; Thu, 22 Jun 2006 15:31:34 +0000 (GMT) (envelope-from tarc@tarc.po.cs.msu.su) Received: from tarc.po.cs.msu.su (localhost [127.0.0.1]) by tarc.po.cs.msu.su (8.13.4/8.13.4) with ESMTP id k5MFVXb2026191; Thu, 22 Jun 2006 19:31:33 +0400 (MSD) (envelope-from tarc@tarc.po.cs.msu.su) Received: (from tarc@localhost) by tarc.po.cs.msu.su (8.13.4/8.13.4/Submit) id k5MFVXHR025934; Thu, 22 Jun 2006 19:31:33 +0400 (MSD) (envelope-from tarc) Date: Thu, 22 Jun 2006 19:31:30 +0400 From: Tarc To: Jiawei Ye Message-ID: <20060622153130.GA40603@tarc.po.cs.msu.su> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: mutt-ng/devel-r581 (FreeBSD) Cc: FreeBSD Current Subject: Re: Inconsistency with WITHOUT_BLUETOOTH in src.conf 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: Thu, 22 Jun 2006 15:31:36 -0000 On Thu, Jun 22, 2006 at 06:57:15PM +0800, Jiawei Ye wrote: > They were already deleted after my previous world-building cycle. > > root@chihiro:/usr/src# make check-old > >>>Checking for old files > >>>Checking for old libraries > >>>Checking for old directories > /usr/include/netgraph/bluetooth/include > /usr/include/netgraph/bluetooth > To remove old files and directories run 'make delete-old'. > To remove old libraries run 'make delete-old-libs'. the make check-old says about directories -- Best regards, Arseny Nasokin