From owner-freebsd-current@FreeBSD.ORG Sat Apr 19 05:06:02 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id 0160D6A9; Sat, 19 Apr 2014 05:06:00 +0000 (UTC) Message-ID: <53520437.70409@FreeBSD.org> Date: Sat, 19 Apr 2014 01:05:59 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Thomas Hoffmann , freebsd-current Subject: Re: make delete-old/delete-old-libs issue after r264673 build References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 19 Apr 2014 05:06:02 -0000 On 2014-04-18 23:46:46 -0400, Thomas Hoffmann wrote: > After building at -CURRENT amd64 r264673, I got the following > errors running 'make delete-old' and 'make delete-old-libs': ... This should be fixed in r264674. Jung-uk Kim