From owner-freebsd-current@FreeBSD.ORG Fri Jun 24 18:51:32 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from [127.0.0.1] (unknown [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 41D7B106566B; Fri, 24 Jun 2011 18:51:32 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-current@FreeBSD.org Date: Fri, 24 Jun 2011 14:51:21 -0400 User-Agent: KMail/1.6.2 References: <201106241352.14262.jkim@FreeBSD.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <201106241451.23071.jkim@FreeBSD.org> Cc: Matt , George Kontostanos Subject: Re: virtualbox-ose 4.0.8 fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2011 18:51:32 -0000 On Friday 24 June 2011 02:40 pm, George Kontostanos wrote: > > You should be able to build the kmod with this patch. > > > > http://people.freebsd.org/~jkim/patch-src-VBox-Runtime-r0drv-free > >bsd-mp-r0drv-freebsd.c > > > > Just drop this patch in ports/emulators/virtualbox-ose-kmod/files > > and rebuild. > > > > Please note the revision wasn't set right for the obvious reason, > > though.  Do we really need revision bump, BTW?  "Current" means > > "no seat belt" anyway. ;-) > > > > Cheers, > > > > Jung-uk Kim > > Yes the module build fine with this. Good. > Any ideas regarding the virtualbox itself ? I am rebuilding world/kernel now. After that, I'll rebuild virtualbox-ose and try to fix it unless someone beat me to it. :-) Jung-uk Kim