From owner-freebsd-current@FreeBSD.ORG Wed Jan 18 06:30:59 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 27D9C16A41F for ; Wed, 18 Jan 2006 06:30:59 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD4D943D46 for ; Wed, 18 Jan 2006 06:30:58 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 0580BBC74; Wed, 18 Jan 2006 06:30:56 +0000 (UTC) To: Steve Kargl From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 17 Jan 2006 17:21:04 PST." <20060118012104.GA45779@troutmask.apl.washington.edu> Date: Wed, 18 Jan 2006 07:30:55 +0100 Message-ID: <65077.1137565855@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: 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 06:30:59 -0000 In message <20060118012104.GA45779@troutmask.apl.washington.edu>, Steve Kargl writes: >On Wed, Jan 18, 2006 at 12:41:37AM +0100, Poul-Henning Kamp wrote: >> In message <20060117222233.GA99076@troutmask.apl.washington.edu>, Steve Kargl writes: >> >It just isn't my day to work on upgrade a 3 day old -current. ;( >> > >> >/usr/src/lib/libcrypt/../libmd/md5c.c: In function `__MD5Update': >> >/usr/src/lib/libcrypt/../libmd/md5c.c:154: error: argument "in" doesn't match prototype >> >/usr/include/sys/md5.h:41: error: prototype declaration >> >*** Error code 1 >> >> Either you got a very unlucky CVSUP timing or you didn't run buildworld >> because it looks like you have an old and a new source tree... >> > >I didn't do a buildworld. It appears that one can no longer >rebuild only a part of the tree. I did Most of the time you can, just not always. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.