From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 21 09:07:47 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A339106566B; Fri, 21 Sep 2012 09:07:47 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 0586E8FC08; Fri, 21 Sep 2012 09:07:46 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1TEzCz-000HgJ-7W; Fri, 21 Sep 2012 12:07:37 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= In-reply-to: References: Comments: In-reply-to =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= message dated "Thu, 20 Sep 2012 08:02:58 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 21 Sep 2012 12:07:37 +0300 From: Daniel Braniss Message-ID: Cc: emulation@freebsd.org, ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.0 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: Fri, 21 Sep 2012 09:07:47 -0000 > Hi virtualbox users! > > I am very glad to be able to send out a VirtualBox 4.2.0 call for testers. > We've done a good job pushing many patches upstream before the > release this time so our port is much smaller and easier to handle. great! now some question :-) where can I get latest kbuild? ... ===> Building for virtualbox-ose-4.2.0 cd /h/pobj/a/store-01/h/src/ports/emulators/virtualbox-cft-4.2.0/virtualbox-ose/work/VirtualBox-4.2.0 && /bin/sh env.sh && VBOX_LIBPATH_X11=/usr/local VBOX_FREEBSD_SRC=/usr/src/sys /usr/local/bin/kmk -j 1 Config.kmk:158: *** You must update kBuild! Requires kBuild revision 2577 or later, found 2546 (0.1.9998-r2546). Stop. cheers, danny