From owner-freebsd-current@FreeBSD.ORG Sat Oct 12 20:05:28 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7FD4E889 for ; Sat, 12 Oct 2013 20:05:28 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-ob0-x233.google.com (mail-ob0-x233.google.com [IPv6:2607:f8b0:4003:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 477422EB5 for ; Sat, 12 Oct 2013 20:05:28 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id wp18so3754969obc.38 for ; Sat, 12 Oct 2013 13:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WDlQkQAgOH1QHOOC1M81Lv+k+fEnp8w3gnYmsdKrKqE=; b=C0KXkktKlYfUHxbAvCd7JgOTdHkv6pIPhzhwNc4MpZkJANGfczhRc7I5flp8uPilIX xafpj/YNGmcNzrcGrF5mXe1XCe0swT7EJptjWGPoQlTEhJ0jKxDlMr3BJBxALrVk3SzR oVhtZY8b3+rmOAfA/uU5F3TnAt2P9nLJnuDO7jO9rwvZSPn1xomRzNcbwnnBzuOZrokQ kB1YbFf7ocTmBE2GGppCEstEAZ0vHzH+Crl4NmQVwgH8EGWbR/Iz5E+L0OAQdB4eLAay 3jIJHVcDqU+vVbxiCxcLOekh6vRbyeTDGJQ1nmOf3rLZDV2HZMGs7nMkkkk0NiHoonNo iaiA== MIME-Version: 1.0 X-Received: by 10.182.18.9 with SMTP id s9mr12851404obd.15.1381608327358; Sat, 12 Oct 2013 13:05:27 -0700 (PDT) Received: by 10.76.106.83 with HTTP; Sat, 12 Oct 2013 13:05:27 -0700 (PDT) In-Reply-To: <20131012032258.GA98799@troutmask.apl.washington.edu> References: <20131010013338.GA10499@troutmask.apl.washington.edu> <20131012032258.GA98799@troutmask.apl.washington.edu> Date: Sat, 12 Oct 2013 16:05:27 -0400 Message-ID: Subject: Re: /usr/src/lib/msun errors From: Joe Nosay To: Steve Kargl Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 12 Oct 2013 20:05:28 -0000 I was rebuilding world using an older CURRENT base and the src from 10/07/13. The build kept breaking with libiconv, msun, and a few others. This affected both the base and 3rd party. The system is still usable but it isn't stable enough for building a 3rd party application. If I reinstall the base with CURRENT from 10/07/13 to present, will it be stable enough for building 3rd party? I had tried to extract /base and others to the system while running it. I did not extract from an ISO/img to a cleanly formatted system. On Fri, Oct 11, 2013 at 11:22 PM, Steve Kargl < sgk@troutmask.apl.washington.edu> wrote: > On Fri, Oct 11, 2013 at 10:05:56PM -0400, Joe Nosay wrote: > > Is the ALPHA base stable enough to do porting of applications? > > > > Huh? What do you mean? People have been running freebsd-current > for years and porting applications to FreeBSD. Alpha is simply > a point in time for freebsd-current. > > -- > Steve >