From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 5 07:44:00 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD74D106566B for ; Sat, 5 Sep 2009 07:44:00 +0000 (UTC) (envelope-from fli@shapeshifter.se) Received: from mx1.h3q.net (mx1.h3q.net [IPv6:2001:16d8:ffe5:1::f1]) by mx1.freebsd.org (Postfix) with ESMTP id A151E8FC0A for ; Sat, 5 Sep 2009 07:44:00 +0000 (UTC) Received: from smtp-auth.h3q.net (smtp-auth.h3q.net [127.0.0.1]) (Authenticated sender: hidden) by mx1.h3q.net (Postfix) with ESMTPSA id D29E133D9E ; Sat, 5 Sep 2009 09:43:58 +0200 (CEST) Message-ID: <4AA216BB.6000609@shapeshifter.se> Date: Sat, 05 Sep 2009 09:43:55 +0200 From: Fredrik Lindberg User-Agent: Thunderbird 2.0.0.22 (X11/20090801) MIME-Version: 1.0 To: rondzierwa@comcast.net References: <1636246179.7585961252102987506.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> In-Reply-To: <1636246179.7585961252102987506.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox bridged adapter (vboxnetflt) 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: Sat, 05 Sep 2009 07:44:00 -0000 rondzierwa@comcast.net wrote: > I am running FreeBSD 7.2-RELEASE-p2 on i386. I fetched the virtualbox-3.0.51r22226 port and > followed your directions in your posting to the emulators mailing list i found on 22-aug. > > i did a "make clean patch", then applied the two patches > http://www.shapeshifter.se/pub/patches/vbox-freebsd-network.patch > http://www.shapeshifter.se/pub/patches/virtualbox-Makefile.patch > > did a make install and got compile errors: > > which version do these patches work with? > The first set of patches only worked on 8.0, I posted a set of new patches a few days ago, please take a look at http://lists.freebsd.org/pipermail/freebsd-emulation/2009-September/006740.html Fredrik