From owner-freebsd-ports@FreeBSD.ORG  Tue Oct 26 16:20:01 2010
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 768A8106566B;
	Tue, 26 Oct 2010 16:20:01 +0000 (UTC) (envelope-from ade@FreeBSD.org)
Received: from panix.lovett.com (panix.lovett.com [166.84.7.128])
	by mx1.freebsd.org (Postfix) with ESMTP id 498D28FC0C;
	Tue, 26 Oct 2010 16:20:01 +0000 (UTC)
Received: from cpe-66-68-128-204.austin.res.rr.com ([66.68.128.204]
	helo=[172.16.32.150])
	by panix.lovett.com with esmtpsa (TLSv1:AES128-SHA:128)
	(Exim 4.72 (FreeBSD)) (envelope-from <ade@FreeBSD.org>)
	id 1PAmFk-00076T-2Z; Tue, 26 Oct 2010 16:20:00 +0000
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset=us-ascii
From: Ade Lovett <ade@FreeBSD.org>
In-Reply-To: <9d8b7341f7e7b4d701fcaec19a30cc82@bluelife.at>
Date: Tue, 26 Oct 2010 11:19:48 -0500
Content-Transfer-Encoding: quoted-printable
Message-Id: <081B8654-FD34-4062-BBE7-4171CBD5777E@FreeBSD.org>
References: <A02E5D3C-FBE1-44F6-9806-E2AFCAC9B221@FreeBSD.org>
	<1dad91bb50fce77a99073c0f3ece5818@bluelife.at>
	<1DBB2A85-B3F8-4F90-9DC1-D4BEEFAFD94E@FreeBSD.org>
	<72fd2bbeb2274a80f912c63de552d742@bluelife.at>
	<BA219D11-7E85-47C8-9D94-C89422ED271F@FreeBSD.org>
	<9d8b7341f7e7b4d701fcaec19a30cc82@bluelife.at>
To: Bernhard Froehlich <decke@bluelife.at>
X-Mailer: Apple Mail (2.1081)
Cc: FreeBSD Ports <ports@freebsd.org>, vbox@FreeBSD.org
Subject: Re: Virtualbox UI and remote X clients
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 26 Oct 2010 16:20:01 -0000


On Oct 25, 2010, at 03:35 , Bernhard Froehlich wrote:
> I think i've found the reason why it did not work. Please add
> --disable-opengl and also add the attached patch.
>=20
> http://home.bluelife.at/patches/vbox-2dacc-opengl.diff

Unfortunately, this breaks at the install phase:

[....]
cd: can't cd to =
/usr/obj/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out=
/freebsd.amd64/release/obj/VirtualBox/qtnls
*** Error code 2

Looks like more digging is required.

-aDe