From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 17:48:39 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69D9A106566C for ; Sat, 24 Mar 2012 17:48:39 +0000 (UTC) (envelope-from jamebus@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id D57298FC21 for ; Sat, 24 Mar 2012 17:48:38 +0000 (UTC) Received: by lboi15 with SMTP id i15so4173880lbo.13 for ; Sat, 24 Mar 2012 10:48:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=uzxeXzUpfSQWS1se8Qt300OUqz5TBjYz+HKRomvC8xg=; b=0Txx+QHoOvNUu+CUGZDIwo/hnJ3hVxVyITb+T1Dua9zyxnUzblfRt8uZskq0VcGXCw 1gKxKLoc8X9JyS/XVVEHk1m13d66hsZSmkP9whUcFsHB1IFXqTnJAQX0iVpEo+yuWfqJ PD1hQBpAQvIkfx8Lw+T+WVAp6VEbRxW2N1533Kp2O6z/6MgAzh4esVshjj3BCgf78Xft NDvbl7RFXCft69oOn+6Ge4YEANvBeSHZwa/EzTlJ4Wd52M3GDmZahJvsVPJDjMGYXUDQ cWO0saEfp3Q+fh3mVCWY72PqQh8KZw9/SLdmS1FpfOjgbsxxp2YO0uAHho5baVSCsW4p gJxg== MIME-Version: 1.0 Received: by 10.152.162.72 with SMTP id xy8mr12157693lab.32.1332611317411; Sat, 24 Mar 2012 10:48:37 -0700 (PDT) Sender: jamebus@gmail.com Received: by 10.112.115.136 with HTTP; Sat, 24 Mar 2012 10:48:37 -0700 (PDT) In-Reply-To: References: <1332602260.13137.4.camel@btw.pki2.com> Date: Sat, 24 Mar 2012 12:48:37 -0500 X-Google-Sender-Auth: ICRgd8Tho_lOusmqe9pdCHT7bAs Message-ID: From: James To: Dennis Glatting Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: clang buildworld broken X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2012 17:48:39 -0000 Success! boot2 btx linked with 3 bytes available, rather than being 29 bytes too large. kernel: ver=1.02 size=690 load=9000 entry=9010 map=16M pgctl=1:1 client: fmt=bin size=156d text=0 data=0 bss=0 entry=0 output: fmt=bin size=1dfd text=200 data=1bfd org=0 entry=0 3 bytes available -- James.