From owner-svn-src-head@FreeBSD.ORG Thu Nov 6 23:06:03 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C5CDC66D; Thu, 6 Nov 2014 23:06:03 +0000 (UTC) Received: from shxd.cx (unknown [64.201.244.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFCEBB51; Thu, 6 Nov 2014 23:06:03 +0000 (UTC) Received: from 50-196-156-133-static.hfc.comcastbusiness.net ([50.196.156.133]:59955 helo=THEMADHATTER) by shxd.cx with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1XmJBd-0005BQ-66; Thu, 06 Nov 2014 01:17:01 -0800 From: To: "'Steve Kargl'" , "'Devin Teske'" References: <201411062253.sA6Mro6t023294@svn.freebsd.org> <20141106230509.GA83754@troutmask.apl.washington.edu> In-Reply-To: <20141106230509.GA83754@troutmask.apl.washington.edu> Subject: RE: svn commit: r274203 - head Date: Thu, 6 Nov 2014 15:06:02 -0800 Message-ID: <0ab001cffa16$3cab7d90$b60278b0$@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQJ7dnudjVNpxU8ewRYQ1gE7quwK8gHgKpJymu4+BmA= Content-Language: en-us Sender: devin@shxd.cx Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 23:06:03 -0000 > -----Original Message----- > From: Steve Kargl [mailto:sgk@troutmask.apl.washington.edu] > Sent: Thursday, November 6, 2014 3:05 PM > To: Devin Teske > Cc: src-committers@freebsd.org; svn-src-all@freebsd.org; svn-src- > head@freebsd.org > Subject: Re: svn commit: r274203 - head > > On Thu, Nov 06, 2014 at 10:53:50PM +0000, Devin Teske wrote: > > Author: dteske > > Date: Thu Nov 6 22:53:50 2014 > > New Revision: 274203 > > URL: https://svnweb.freebsd.org/changeset/base/274203 > > > > Log: > > SUBDIR_DEPENDS__ in lib/Makefile is not working out so well for me. > > Add to using _prebuild_libs in (top-level) Makefile.inc1. > > NB: Unbreak build yet again (we'll get this right eventually) > > Any chance that you can test your changes before committing? > I don't have a -CURRENT box; and -CURRENT is giving different results. -- Devin