From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 3 18:05:30 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 7E969370 for ; Mon, 3 Feb 2014 18:05:30 +0000 (UTC) Received: from mail-ve0-x230.google.com (mail-ve0-x230.google.com [IPv6:2607:f8b0:400c:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 369211261 for ; Mon, 3 Feb 2014 18:05:30 +0000 (UTC) Received: by mail-ve0-f176.google.com with SMTP id oz11so5191828veb.35 for ; Mon, 03 Feb 2014 10:05:29 -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=/6l8h0VKOp8DoEa59CMe6JKzzpNqYXzgXeSI/9I6M28=; b=BUchZM0QLND2bU26Q3dFVjAevlKTNXMnRWH4JpOC/1vfdA8M3wn1HzbySLofV0cb6E dXTsHrtkfRY9sQxmPUQ/oMeN21G10ExN09nzoHX+9AFdwNbzXvxHznm6OPI7RSgBAFKK YsQkRxxlRBw7hw2+lNJsfjneYBGN3FRsFXd2sp6KyU27x28vO70Od29fsUfVJjRUclK4 kzRR9gZI1CqqvucrbQpIQ19mA5yL7ZnTUWpF7vpKa1oe7Ok4DPKvVuiZa6O45YNbuAZB ZBz6cLxHy4bfo/z1VwLrWxJAdAJUyioU9tduadLsoiYU/KV6bD8GxsL8xtQwGo4j+m5X umRw== MIME-Version: 1.0 X-Received: by 10.52.189.33 with SMTP id gf1mr4945086vdc.26.1391450729184; Mon, 03 Feb 2014 10:05:29 -0800 (PST) Received: by 10.58.6.210 with HTTP; Mon, 3 Feb 2014 10:05:28 -0800 (PST) Received: by 10.58.6.210 with HTTP; Mon, 3 Feb 2014 10:05:28 -0800 (PST) In-Reply-To: References: Date: Mon, 3 Feb 2014 10:05:28 -0800 Message-ID: Subject: Re: Building virtualbox-ose on Freebsed10 Stable failed when linking scm. From: Leonard Rucker To: Kevin Oberman 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: Mon, 03 Feb 2014 18:05:30 -0000 Hey Kevin, You were right on the money. A deinstall and reinstall of openjdk6 did the trick. All that it's left is VirtualBox. Thanks! On Feb 3, 2014 8:53 AM, "Kevin Oberman" 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. >> > > OpenJDK6 failed for me, as well, but I was not upgrading the OS to 10, so > I suspect that it is unrelated to the upgrade. > > Just delete openjdk6 and re-install it. the new version can't be rebuilt > with some recent older versions. This will result in the bootstrap port > being installed, so you probably want to delete that after openjdk6 is > re-installed. > -- > R. Kevin Oberman, Network Engineer, Retired > E-mail: rkoberman@gmail.com >