From owner-freebsd-stable@FreeBSD.ORG Fri Sep 29 15:21:35 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 05DBF16A4AB; Fri, 29 Sep 2006 15:21:35 +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 A845943DA3; Fri, 29 Sep 2006 15:21:19 +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 k8TFLH02031978; Fri, 29 Sep 2006 17:21:18 +0200 Received: from localhost (localhost [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id 7F1BBD128C; Fri, 29 Sep 2006 17:21:20 +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 EaG6Z+0Aar2Z; Fri, 29 Sep 2006 17:21:20 +0200 (CEST) Received: from wish.carebears.lan (151.85-200-10.bkkb.no [85.200.10.151]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by carebears.mine.nu (Postfix) with ESMTP id 029EAD128B; Fri, 29 Sep 2006 17:21:19 +0200 (CEST) Date: Fri, 29 Sep 2006 17:14:29 +0200 From: Christer Solskogen To: Colin Percival Message-ID: <20060929171429.514d0d8d@wish.carebears.lan> In-Reply-To: <451D11CD.9080705@freebsd.org> References: <3466.62.97.242.158.1159516687.squirrel@carebears.mine.nu> <451CD4CC.6030100@freebsd.org> <4272.62.97.242.158.1159522454.squirrel@carebears.mine.nu> <451D11CD.9080705@freebsd.org> X-Mailer: Sylpheed-Claws 2.5.1 (GTK+ 2.10.4; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 15:21:35 -0000 On Fri, 29 Sep 2006 05:30:05 -0700 Colin Percival wrote: > Christer Solskogen wrote: > > 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. > > Exactly what command did you run to try to compile this? > Do you mean using different mirrors? I'm using a supfile for that. But if you mean building I used 'make buildkernel buildworld' But doing a "make includes" did the trick. It compiles as it should now. -- chs