From owner-freebsd-emulation@FreeBSD.ORG Fri Jan 17 19:17:59 2014 Return-Path: Delivered-To: freebsd-emulation@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 2E6CAC8B; Fri, 17 Jan 2014 19:17:59 +0000 (UTC) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id F1D311189; Fri, 17 Jan 2014 19:17:58 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 7AFF956441; Fri, 17 Jan 2014 14:17:50 -0500 (EST) Message-ID: <52D981DE.3000001@intertainservices.com> Date: Fri, 17 Jan 2014 14:17:50 -0500 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= , Craig Rodrigues Subject: Re: VirtualBox 4.3.6 + FreeBSD 10 + clang, [SUCCESS] References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 7AFF956441.A1C60 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: "freebsd-emulation@freebsd.org" , FreeBSD Mailing List 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, 17 Jan 2014 19:17:59 -0000 On 01/13/14 03:42, Bernhard Fröhlich wrote: > On Mon, Jan 13, 2014 at 7:46 AM, Craig Rodrigues wrote: >> >> There is really no reason to make that dance so complicated or why you >> need to destroy your /usr/ports. >> >> WARNING: If there are issues with that ports please contact jkim@ >> >> Just wanted to let everyone know this compiles and works perfect for me on 10.0-PRE. The only issue I have is with the vboxwebsrv rc.d script, when I try to start it nothing happens, no errors, however manually running vboxwebsrv -b does the job. Thanks to everyone that's worked on this port, hopefully it will be committed soon.