From owner-freebsd-emulation@FreeBSD.ORG Thu Mar 13 10:30:03 2014 Return-Path: Delivered-To: vbox@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FC68A55 for ; Thu, 13 Mar 2014 10:30:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1D7DF349 for ; Thu, 13 Mar 2014 10:30:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2DAU2QO063695 for ; Thu, 13 Mar 2014 10:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2DAU29X063694; Thu, 13 Mar 2014 10:30:02 GMT (envelope-from gnats) Date: Thu, 13 Mar 2014 10:30:02 GMT Message-Id: <201403131030.s2DAU29X063694@freefall.freebsd.org> To: vbox@FreeBSD.org From: Riccardo Torrini Subject: Re: ports/183739: emulators/virtualbox-ose-kmod fails to build on freebsd10/i386 X-Mailman-Approved-At: Thu, 13 Mar 2014 13:07:24 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Riccardo Torrini List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 10:30:03 -0000 The following reply was made to PR ports/183739; it has been noted by GNATS. From: Riccardo Torrini To: bug-followup@FreeBSD.org, KOT@MATPOCKuH.Ru Cc: Subject: Re: ports/183739: emulators/virtualbox-ose-kmod fails to build on freebsd10/i386 Date: Thu, 13 Mar 2014 11:29:07 +0100 On Wed, Mar 12, 2014 at 05:12:31PM +0100, Riccardo Torrini wrote: > Same problem on 9.2-STABLE ... Created a patch ... A really really better patch than mine is linked from PR 187444 (specific for version 9), now it compile but same panic/reboot... http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187444 https://svn.redports.org/virtualbox/emulators/virtualbox-ose/files/patch-include-iprt-x86.h -- Riccardo.