From owner-freebsd-stable@FreeBSD.ORG Fri Dec 13 17:53:40 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTPS id 2467A677 for ; Fri, 13 Dec 2013 17:53:40 +0000 (UTC) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C050E1DFB for ; Fri, 13 Dec 2013 17:53:39 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 3BF4F4001F for ; Fri, 13 Dec 2013 18:53:38 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 2A63340020; Fri, 13 Dec 2013 18:53:38 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (unknown [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 51BA84001F; Fri, 13 Dec 2013 18:53:37 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3dgzxb0qLXz8jL9; Fri, 13 Dec 2013 18:53:07 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id RO-K3tjUp3_4; Fri, 13 Dec 2013 18:53:05 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3dgzxY18j6z8jLB; Fri, 13 Dec 2013 18:53:05 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3dgzxY0Xmjz9D6K; Fri, 13 Dec 2013 18:53:05 +0100 (CET) Message-ID: <52AB4980.1090805@daemonic.se> Date: Fri, 13 Dec 2013 18:53:04 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Albert Cervin Subject: Re: libc_nonshared.a missing on 10.0-RC1 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 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, 13 Dec 2013 17:53:40 -0000 On 12/12/13 20:30, Albert Cervin wrote: > I can add that this can be solved by make && make install in > /usr/src/lib/libc_nonshared. However, I thought that maybe this is an error > with the update or something that needs to be looked at? > > Problem is solved for me for now at least! > I think the real solution here is to update the ports tree. What version have you of the ports tree? Regards! -- Niclas