From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 4 15:52:58 2014 Return-Path: Delivered-To: freebsd-emulation@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 812D0B91; Tue, 4 Feb 2014 15:52:58 +0000 (UTC) Received: from mail-vb0-x22b.google.com (mail-vb0-x22b.google.com [IPv6:2607:f8b0:400c:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 247111ADF; Tue, 4 Feb 2014 15:52:58 +0000 (UTC) Received: by mail-vb0-f43.google.com with SMTP id p5so5975747vbn.30 for ; Tue, 04 Feb 2014 07:52:56 -0800 (PST) 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=yRdbTWfVn+sq7ydJeXiUNjbjzRyufk4jcX+Lrv4V1Ks=; b=bmFWRfTsuxBBMH0QC9/n9/OFEZgxO3eU91X/RJMnK5r5apj2Oscmzev5piVlAjbkwE tAHh6Orl0n/W88eSLQso0RoT0ljIxaI00nbaX6C8uRZofi5w9z6tIJ0E7gn/KXp7rrJE HUtu41Ril5OGGKZhWXhwYtg5yVJUEQqp2pPl1JVfR44PxbvvBT6al4G8zzL556/OjH7H kJVRrPY0m+7Mv78TaFkYzJI8oC3bgQRfoYrxX4JbFE5cEdZvY+zqn5Hxc5yvEmsLOeuI aVfutCggflumq07TtsM/2+SYv3sOVjnRTJI535x/FBi3SkcQJzdqPisckhaj+foNY9Nr 5GGQ== MIME-Version: 1.0 X-Received: by 10.52.243.102 with SMTP id wx6mr22619952vdc.12.1391529176785; Tue, 04 Feb 2014 07:52:56 -0800 (PST) Received: by 10.58.6.210 with HTTP; Tue, 4 Feb 2014 07:52:56 -0800 (PST) Received: by 10.58.6.210 with HTTP; Tue, 4 Feb 2014 07:52:56 -0800 (PST) In-Reply-To: References: Date: Tue, 4 Feb 2014 07:52:56 -0800 Message-ID: Subject: Re: Building virtualbox-ose on Freebsed10 Stable failed when linking scm. From: Leonard Rucker To: Craig Rodrigues Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Feb 2014 15:52:58 -0000 Thanks Craig! I didn't see your post until recently and I completely missed this entry in UPDATING. I am running portupgrade now. Thanks again. On Feb 3, 2014 9:10 AM, "Craig Rodrigues" wrote: > On Mon, Feb 3, 2014 at 6:40 AM, Leonard Rucker wrote: > >> I just updated from 9.2 stable to 10 stable over the weekend and rebuilt >> all of my other ports. The other port I am having trouble with is >> openjdk6 >> but I haven't looked into that one yet and I only mention in case it >> provides any clues. >> > > > Since you upgraded from 9.2-stable to 10-stable and had > some problems with libiconv, it is highly recommended > that you: > > (1) Make sure that you follow all the steps for upgrading FreeBSD > http://www5.us.freebsd.org/doc/handbook/updating-upgrading.html and make > sure you delete old stuff properly. > > (2) Look at http://svnweb.freebsd.org/ports/head/UPDATING?view=markupand make sure you follow all the steps in the entry for 20130904 related to > libiconv. > > -- > Craig >