From owner-freebsd-stable@FreeBSD.ORG Fri Sep 29 09:34:41 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD3916A417; Fri, 29 Sep 2006 09:34:41 +0000 (UTC) (envelope-from solskogen@carebears.mine.nu) Received: from mail.hjemme.no (mail.hjemme.no [62.97.193.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A62143D7E; Fri, 29 Sep 2006 09:34:14 +0000 (GMT) (envelope-from solskogen@carebears.mine.nu) Received: from carebears.mine.nu (151.85-200-10.bkkb.no [85.200.10.151]) by mail.hjemme.no (8.13.4/8.13.4) with ESMTP id k8T9YCOa019954; Fri, 29 Sep 2006 11:34:13 +0200 Received: from localhost (localhost [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id 6A475CF298; Fri, 29 Sep 2006 11:34:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at carebears.mine.nu Received: from carebears.mine.nu ([127.0.0.1]) by localhost (shine.carebears.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JBcUeofcr-3L; Fri, 29 Sep 2006 11:34:15 +0200 (CEST) Received: from carebears.mine.nu (localhost [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id E3151CD656; Fri, 29 Sep 2006 11:34:14 +0200 (CEST) Received: from 62.97.242.158 (SquirrelMail authenticated user solskogen) by carebears.mine.nu with HTTP; Fri, 29 Sep 2006 11:34:14 +0200 (CEST) Message-ID: <4272.62.97.242.158.1159522454.squirrel@carebears.mine.nu> In-Reply-To: <451CD4CC.6030100@freebsd.org> References: <3466.62.97.242.158.1159516687.squirrel@carebears.mine.nu> <451CD4CC.6030100@freebsd.org> Date: Fri, 29 Sep 2006 11:34:14 +0200 (CEST) From: "Christer Solskogen" To: "Colin Percival" User-Agent: SquirrelMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: stable@freebsd.org Subject: Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 09:34:42 -0000 On Fri, September 29, 2006 10:09, Colin Percival wrote: > Christer Solskogen wrote: > >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err. >> c >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err. >> c:81: >> error: `DH_R_MODULUS_TOO_LARGE' undeclared here (not in a function) >> > > Looks like you don't have an updated dh.h yet. Try running cvsup again, > maybe from a different mirror. > > Colin Percival > > I've tried norway's mirror (my default), the danish, the swedish mirror and the mirror in holland. No change. Just to be sure I also deletet src/crypto before I tried the different mirrors. -- cso