From owner-freebsd-ports@FreeBSD.ORG Tue Nov 1 19:52:07 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD049106564A for ; Tue, 1 Nov 2011 19:52:07 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 38A638FC08 for ; Tue, 1 Nov 2011 19:52:07 +0000 (UTC) Received: from [93.111.5.251] (93.111.5.251) by groupware.itac.at (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 30BDE1; Tue, 1 Nov 2011 20:37:28 +0100 From: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= To: Ed Schouten , Marco Steinbach X-Mailer: Modest 3.90.7 References: <4EAE690D.1070609@executive-computing.de> <01c0ad0f006967454da602c2812981ce@bluelife.at> <20111031102602.GI2258@hoeg.nl> <20111031110711.GJ2258@hoeg.nl> <20111031111634.GK2258@hoeg.nl> <4EAE905A.9020901@executive-computing.de> <20111031121511.GL2258@hoeg.nl> <20111101173354.GW2258@hoeg.nl> In-Reply-To: <20111101173354.GW2258@hoeg.nl> Content-Type: text/plain; charset=utf-8 Content-ID: <1320176339.7573.2.camel@Nokia-N900-42-11> Date: Tue, 01 Nov 2011 20:38:59 +0100 Message-Id: <1320176339.7573.3.camel@Nokia-N900-42-11> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0201.4EB04A56.013C,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: Bernhard Froehlich , Vladimir Kushnir , freebsd-ports Subject: Re: VirtualBox-kmod fails to build on -CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2011 19:52:07 -0000 On Di.,  1. Nov. 2011 18:33:54 CET, Ed Schouten wrote: > * Marco Steinbach , 20111101 18:18: > > You were right about the device naming, I had to create a symlink. > > Okay. I've attached a new version of the patch that: > > - Adds a symbolic link from /dev/vboxdrv0 to /dev/vboxdrv automatically, > - Changes the code to use /dev/vboxdrv. > > This means the kernel module is backwards compatible, but VirtualBox > itself isn't. This is probably a good compromise. > > I trust that the warnings and traces you are seeing are in no way > related to my patch, so I suppose you're better off reporting those to > the VirtualBox developers. > > decke@, (or who else maintains VirtualBox), will you do the honour of > getting the patch upstreamed/applied locally? The patch probably has to > be used by both the virtualbox-ose and the virtualbox-ose-kmod port. > Thanks! Thanks a lot for the patch. To be able to submit it upstream please reply if it is okay that the patch is licensed under the MIT License so that Oracle can include it in their products.