From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 26 15:22:01 2015 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F8C3D00 for ; Sun, 26 Apr 2015 15:22:01 +0000 (UTC) Received: from mail.auburn.protected-networks.net (mail.auburn.protected-networks.net [IPv6:2001:470:1f07:4e1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.auburn.protected-networks.net", Issuer "Protected Networks Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A9BF1186 for ; Sun, 26 Apr 2015 15:22:01 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (Authenticated sender: imb@mail.auburn.protected-networks.net) by mail.auburn.protected-networks.net (Postfix) with ESMTPA id 946CE1CC1C; Sun, 26 Apr 2015 11:21:51 -0400 (EDT) Message-ID: <553D028E.1020100@protected-networks.net> Date: Sun, 26 Apr 2015 11:21:50 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Kevin Oberman CC: "freebsd-emulation@freebsd.org" Subject: Re: Unable to build virtualbox-ose after latest round up updates References: <553C421E.1060108@protected-networks.net> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 26 Apr 2015 15:22:01 -0000 On 04/26/15 00:02, Kevin Oberman wrote: > On Sat, Apr 25, 2015 at 6:40 PM, michael butler > > Any idea how to deal with this? Is anyone else seeing this? > > Running 10-Stable r281259 with almost all ports up to date > except chromium > (which should have nothing to do with this issue). > > I really need to get my Windows 7 VM running again. > > I ran into something similar with KDE (still dealing with that :-() > but the situation was improved somewhat by recompiling qt4-core, > > imb > > > Michael, > > Thanks so much! That did the trick, though I am at a loss as to why. I > rebuilt qt4-corelib and just finished a successful build of VB. With or about the time of the ICU update, there was apparently a change in name-mangling for one symbol related to libgthread. This seemed to cause all manner of mysterious failures. I'm glad that worked, I haven't made it that far yet; Too much time on aircraft and too little on maintenance :-( imb