From owner-freebsd-ports@FreeBSD.ORG Tue Oct 26 16:20:01 2010 Return-Path: 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 ) 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 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: <1dad91bb50fce77a99073c0f3ece5818@bluelife.at> <1DBB2A85-B3F8-4F90-9DC1-D4BEEFAFD94E@FreeBSD.org> <72fd2bbeb2274a80f912c63de552d742@bluelife.at> <9d8b7341f7e7b4d701fcaec19a30cc82@bluelife.at> To: Bernhard Froehlich X-Mailer: Apple Mail (2.1081) Cc: FreeBSD Ports , 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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