From owner-freebsd-emulation@FreeBSD.ORG Thu Apr 3 07:30:01 2014 Return-Path: Delivered-To: vbox@smarthost.ysv.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 80C7D5BA for ; Thu, 3 Apr 2014 07:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E328387 for ; Thu, 3 Apr 2014 07:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s337U0A4003149 for ; Thu, 3 Apr 2014 07:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s337U0xm003148; Thu, 3 Apr 2014 07:30:00 GMT (envelope-from gnats) Date: Thu, 3 Apr 2014 07:30:00 GMT Message-Id: <201404030730.s337U0xm003148@freefall.freebsd.org> To: vbox@FreeBSD.org From: Alexandr Krivulya Subject: Re: ports/188053: emulators/virtualbox-ose 4.3.10 doesn't build on 9.2 X-Mailman-Approved-At: Thu, 03 Apr 2014 11:16:46 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Alexandr Krivulya List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 07:30:01 -0000 The following reply was made to PR ports/188053; it has been noted by GNATS. From: Alexandr Krivulya To: Jung-uk Kim , bug-followup@FreeBSD.org Cc: Subject: Re: ports/188053: emulators/virtualbox-ose 4.3.10 doesn't build on 9.2 Date: Thu, 03 Apr 2014 09:42:23 +0300 03.04.2014 01:38, Jung-uk Kim пишет: > It seems '--build-headless' is horribly broken by WDDM. Here is my > attempt to fix the build (not run-time tested). This patch is also > available from here: > > http://people.freebsd.org/~jkim/vbox-headless.diff > Port build succeeded, but now I cannot start VM with error Unable to load R3 module /usr/local/lib/virtualbox/VBoxDD.so (VBoxDD): /usr/local/lib/virtualbox/VBoxDD.so: Undefined symbol "_Z17vboxCmdVBVACmdCtlP8VGAStateP15VBOXCMDVBVA_CTLj" (VERR_FILE_NOT_FOUND)