From owner-cvs-src@FreeBSD.ORG Tue Jan 3 10:25:11 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15F2F16A41F; Tue, 3 Jan 2006 10:25:11 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from itchy.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A18443D4C; Tue, 3 Jan 2006 10:25:10 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring.rabson.org [80.177.232.250]) by itchy.rabson.org (8.13.3/8.13.3) with ESMTP id k03AP5vK064313; Tue, 3 Jan 2006 10:25:08 GMT (envelope-from dfr@nlsystems.com) From: Doug Rabson To: Scott Long Date: Tue, 3 Jan 2006 10:25:04 +0000 User-Agent: KMail/1.8.2 References: <200601021003.k02A3aJm054009@repoman.freebsd.org> <200601021752.42199.dfr@nlsystems.com> <43B96A76.3040408@samsco.org> In-Reply-To: <43B96A76.3040408@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601031025.05060.dfr@nlsystems.com> X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on itchy.rabson.org X-Virus-Scanned: ClamAV 0.87.1/1225/Mon Jan 2 17:54:07 2006 on itchy.rabson.org X-Virus-Status: Clean Cc: cvs-src@freebsd.org, Doug Rabson , "Bjoern A. Zeeb" , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 10:25:11 -0000 On Monday 02 January 2006 18:01, Scott Long wrote: > Doug Rabson wrote: > > On Monday 02 January 2006 15:07, Bjoern A. Zeeb wrote: > >>On Mon, 2 Jan 2006, Doug Rabson wrote: > >>>dfr 2006-01-02 10:03:35 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> . Makefile.inc1 > >>> Log: > >>> Temporarily disable the kerberos5 lib32 build while I try to fix > >>>it properly. > >> > >>Now that the fix got committed could you please revert this change? > > > > Done. I was just waiting until my amd64 buildworld completed. > > Thanks a lot for working on this. Sorry about the inconvenience. My test 'make universe's didn't get as far as amd64 due to a lack of disk space and I foolishly assumed that a working build for alpha and sparc64 was a good indicator of safety :-(