From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 21 10:11:15 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 A008B106566C; Fri, 21 Sep 2012 10:11:15 +0000 (UTC) (envelope-from m.tsatsenko@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 67AF58FC15; Fri, 21 Sep 2012 10:11:15 +0000 (UTC) Received: by pbbrp2 with SMTP id rp2so7913254pbb.13 for ; Fri, 21 Sep 2012 03:11:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=42inacqPTsuFyP5fsG5NiFp+dNyxM+cYBfzUK4AUBiY=; b=uf7ozJ1+uyGn0oNRWUfXsRh5IosIPeUHg3KsdQvGrnIUMVeiRkRs+Xq9Q9BWFjum40 vsb9MsNltfD7KlJG2caNixZdHeSbKUHlFazTcnYA3vsZIn+9ftFKV1145WfSbFdHG7MX NKoYHXPPmL1nw/ah7Ktqn2OmIVHjDsbISdD+kTzFLX1AhNdMQhf03uBjjx/5xLN/qePw 4OZCQ1es0YWEw7WF/USoIhXJ+QgeLgwTjnOAnNz0cbpcq0ebzijjMs7XCGAqa/u6SjIX +pp66ziGbxhFlTj8UCORc5wuU9YCE2zqxt8Sz3Bv+F5NoEXtTNzFBRn4dix4wUmDNwBA dvQA== MIME-Version: 1.0 Received: by 10.68.242.97 with SMTP id wp1mr14198645pbc.159.1348222274901; Fri, 21 Sep 2012 03:11:14 -0700 (PDT) Received: by 10.68.134.102 with HTTP; Fri, 21 Sep 2012 03:11:14 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 Sep 2012 14:11:14 +0400 Message-ID: From: Mikhail Tsatsenko To: Daniel Braniss Content-Type: text/plain; charset=ISO-8859-1 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 10:11:15 -0000 > great! > now some question :-) > where can I get latest kbuild? > ... You need kBuild-devel from redports.org svn repository: svn co https://svn.redports.org/virtualbox/devel/kBuild-devel # cd kBuild-devel && make deinstall install clean -- Mikhail > ===> 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 > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"