From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 13 23:28:16 2013 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18D18DB1 for ; Fri, 13 Dec 2013 23:28:16 +0000 (UTC) Received: from odin.blazingdot.com (odin.blazingdot.com [199.48.133.254]) by mx1.freebsd.org (Postfix) with ESMTP id F22AC194A for ; Fri, 13 Dec 2013 23:28:15 +0000 (UTC) Received: by odin.blazingdot.com (Postfix, from userid 1001) id 27364114155; Fri, 13 Dec 2013 23:21:43 +0000 (UTC) Date: Fri, 13 Dec 2013 23:21:43 +0000 From: Marcus Reid To: vbox@freebsd.org Subject: virtualbox-ose-kmod not compiling under 10.0-RC1 Message-ID: <20131213232143.GA47844@blazingdot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Coffee-Level: nearly-fatal User-Agent: Mutt/1.5.21 (2010-09-15) X-Mailman-Approved-At: Fri, 13 Dec 2013 23:47:50 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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, 13 Dec 2013 23:28:16 -0000 Hello, Does virtualbox-ose-kmod build for you under 10.0-RC1? I get another one of those vm_map_find() "got 9 expected 10" errors. Thanks, Marcus