From owner-freebsd-stable@FreeBSD.ORG Sat Oct 8 01:16:36 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43B64106566C for ; Sat, 8 Oct 2011 01:16:36 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0671E8FC13 for ; Sat, 8 Oct 2011 01:16:35 +0000 (UTC) Received: by ggeq3 with SMTP id q3so4089583gge.13 for ; Fri, 07 Oct 2011 18:16:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=j0ZoYl3vtIsVRfeL9ugrwMF97i2dvlmH9qFGEIQa0FU=; b=EG4NzZofIQLDjDcyStDjqozimy0iPr7f1q2zjkkHaeaY7psmS0ieP0sbojFeWbnafk Zbk5sNIfgg8UXkuygFJ3Jf8iEKuilJ8BidJFPOVXEqGkCXn04ECi3lp0ZivPbVW8eRdK Jb7pkPgcgNr91gArEHXbNnv+be1l0Z3DkubzI= MIME-Version: 1.0 Received: by 10.236.181.131 with SMTP id l3mr3038704yhm.105.1318036595303; Fri, 07 Oct 2011 18:16:35 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Fri, 7 Oct 2011 18:16:35 -0700 (PDT) In-Reply-To: References: Date: Sat, 8 Oct 2011 09:16:35 +0800 X-Google-Sender-Auth: 6dPoWZpornb8qzIQNiHX5oe_qn0 Message-ID: From: Adrian Chadd To: Aryeh Friedman Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Stable List Subject: Re: BETA3 not buildable 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: Sat, 08 Oct 2011 01:16:36 -0000 On 8 October 2011 02:34, Aryeh Friedman wrote: > I have a local cvs repo and after checking src into a completely fresh > /usr/src I get: Please re-run csup a couple times and see if it picks up missing files. Adrian