From owner-freebsd-emulation@FreeBSD.ORG Sat Aug 8 16:19:09 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8600E106564A for ; Sat, 8 Aug 2009 16:19:09 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 41C598FC2E for ; Sat, 8 Aug 2009 16:19:09 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 416591E0030B; Sat, 8 Aug 2009 18:19:08 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n78GHUTV003736; Sat, 8 Aug 2009 18:17:30 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.3/8.14.3/Submit) id n78GHUOW003735; Sat, 8 Aug 2009 18:17:30 +0200 (CEST) (envelope-from nox) Date: Sat, 8 Aug 2009 18:17:30 +0200 (CEST) From: Juergen Lock Message-Id: <200908081617.n78GHUOW003735@triton8.kn-bremen.de> To: dougb@FreeBSD.org X-Newsgroups: local.list.freebsd.emulation In-Reply-To: <4A7D0804.5010408@FreeBSD.org> Organization: home Cc: freebsd-emulation@FreeBSD.org Subject: Re: virtualbox not building on -current X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 08 Aug 2009 16:19:10 -0000 In article <4A7D0804.5010408@FreeBSD.org> you write: >I have up to date -current and ports, and got the following errors >trying to build virtualbox tonight: Yeah the port failed to build on head for me too, had to use the development vbox port svn that uses a later vbox snapshot: svn co http://svn.bluelife.at/projects/packages/blueports/emulators/virtualbox Rumor has it the official port should get an update at least before the 8.0-R ports freeze... HTH, Juergen