From owner-freebsd-emulation@FreeBSD.ORG Fri Apr 23 09:35:33 2010 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FA821065673 for ; Fri, 23 Apr 2010 09:35:33 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail.itac.at (mail.itac.at [91.205.172.9]) by mx1.freebsd.org (Postfix) with ESMTP id 00FFF8FC14 for ; Fri, 23 Apr 2010 09:35:32 +0000 (UTC) Received: from [91.205.172.21] (helo=webmail.bluelife.at) by mail.itac.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1O5FIJ-0002XL-Ao; Fri, 23 Apr 2010 11:35:31 +0200 MIME-Version: 1.0 Date: Fri, 23 Apr 2010 11:35:32 +0200 From: Bernhard Froehlich To: In-Reply-To: <24965843ece55d09d19ca812d96c72d0@bluelife.at> References: <24965843ece55d09d19ca812d96c72d0@bluelife.at> Message-ID: <601d4f6bd6671a0e525d081117fcaad5@bluelife.at> X-Sender: decke@bluelife.at User-Agent: RoundCube Webmail/0.3.1 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 X-Spam-Score: 2.7 (++) X-Spam-Report: Spam detection software, running on the system "mail.itac.at", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > -------- Original Message -------- > Bernhard; > > I see that VDE support was added with svn r28542, which I have not tested > yet > but can only see thrilled reports about it. > > The line: > > [ "$OS" = "linux" -o "$OS" = "freebsd" ] && echo " --enable-vde enable > VDE > networking" > > in "work/VirtualBox-3.1.51.r28542_OSE/configure" is not "TRUEing" > "$OS" = "freebsd", and thus, VDE support was not compiled in. > > I manually added "--enable-vde" to following line in the port's Makefile: > > CONFIGURE_ARGS+=--with-gcc="${CC}" --with-g++="${CXX}" --enable-vde > > This corrected the problem. Now the VDE Adapter appears in the "Attached > to" > listBox. > > Could the configure script be patched to set the condition to TRUE, or > maybe > the port Makefile could have --enable-vde added, on the next port > revision? [...] Content analysis details: (2.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP 3.4 FH_DATE_PAST_20XX The date is grossly in the future. 2.4 DNS_FROM_OPENWHOIS RBL: Envelope sender listed in bl.open-whois.org. -1.7 AWL AWL: From: address is in the auto white-list Cc: emulation@FreeBSD.org Subject: Re: VDE Support in devel port [WAS: Call for testers: VirtualBox 3.1.4 update] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 23 Apr 2010 09:35:33 -0000 > -------- Original Message -------- > Bernhard; > > I see that VDE support was added with svn r28542, which I have not tested > yet > but can only see thrilled reports about it. > > The line: > > [ "$OS" = "linux" -o "$OS" = "freebsd" ] && echo " --enable-vde enable > VDE > networking" > > in "work/VirtualBox-3.1.51.r28542_OSE/configure" is not "TRUEing" > "$OS" = "freebsd", and thus, VDE support was not compiled in. > > I manually added "--enable-vde" to following line in the port's Makefile: > > CONFIGURE_ARGS+=--with-gcc="${CC}" --with-g++="${CXX}" --enable-vde > > This corrected the problem. Now the VDE Adapter appears in the "Attached > to" > listBox. > > Could the configure script be patched to set the condition to TRUE, or > maybe > the port Makefile could have --enable-vde added, on the next port > revision? beat@ has updated the devel ports and added VDE and VNC support. A few weeks ago there was also a VNC patch committed upstream so vbox will not need to be patched in the future to have vnc support. http://svn.bluelife.at/index.cgi/blueports/revision/?rev=803 -- Bernhard Fröhlich http://www.bluelife.at/