From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 21 14:43:28 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 6D9141065673; Fri, 21 Sep 2012 14:43:28 +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 197C58FC0C; Fri, 21 Sep 2012 14:43:27 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1TF4Rw-000KID-Bo; Fri, 21 Sep 2012 17:43:24 +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 "Fri, 21 Sep 2012 13:00:47 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 21 Sep 2012 17:43:24 +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 14:43:28 -0000 I install vboxdrv.ko in /usr/local/modules via: cd virtualbox-ose-kmod make KMODDIR=/usr/local/modules install but when installing in virtualbox-ose there is no KMODDIR, and hence make install fails