From owner-freebsd-current@FreeBSD.ORG Wed Jan 18 03:01:20 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 1EE0E16A41F for ; Wed, 18 Jan 2006 03:01:20 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE6043D4C for ; Wed, 18 Jan 2006 03:01:18 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id k0I31Ii0037686; Tue, 17 Jan 2006 19:01:18 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id k0I31IX1037651; Tue, 17 Jan 2006 19:01:18 -0800 (PST) (envelope-from sgk) Date: Tue, 17 Jan 2006 19:01:17 -0800 From: Steve Kargl To: Kris Kennaway Message-ID: <20060118030117.GA25577@troutmask.apl.washington.edu> References: <20060117222233.GA99076@troutmask.apl.washington.edu> <63732.1137541297@critter.freebsd.dk> <20060118012104.GA45779@troutmask.apl.washington.edu> <20060118022820.GA96421@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060118022820.GA96421@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i Cc: Poul-Henning Kamp , freebsd-current@freebsd.org Subject: Re: md5c.c is broken on amd64 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: Wed, 18 Jan 2006 03:01:20 -0000 On Tue, Jan 17, 2006 at 09:28:20PM -0500, Kris Kennaway wrote: > > Since you are building your source tree against old headers and > libraries, the only situation in which this will work is when the > headers (and libraries) haven't changed significantly between your > installed version and new sources. In practice this means you can > only get away with it when doing 'small enough' upgrades. It's a 2 day old world. -- Steve