From owner-freebsd-emulation Thu Nov 8 1: 5:57 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 9BD2037B41A for ; Thu, 8 Nov 2001 01:05:55 -0800 (PST) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id fA895oQ11464; Thu, 8 Nov 2001 01:05:50 -0800 (PST) (envelope-from marcel@kayak.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.11.6/8.11.3) id fA895rD05293; Thu, 8 Nov 2001 01:05:53 -0800 (PST) (envelope-from marcel) Date: Thu, 8 Nov 2001 01:05:53 -0800 From: Marcel Moolenaar To: Mark Santcroos Cc: Dag-Erling Smorgrav , emulation@FreeBSD.ORG Subject: Re: Linuxulator MFC and VMware Message-ID: <20011108010553.A2480@dhcp01.pn.xcllnt.net> References: <20011106170242.A1205@gauss.cup.hp.com> <20011108074930.C27169@laptop.6bone.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011108074930.C27169@laptop.6bone.nl> User-Agent: Mutt/1.3.21i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Nov 08, 2001 at 07:49:30AM +0100, Mark Santcroos wrote: > > I posted a patch for this on current@ sometime ago, but no ports > committer seems to have interest to make the change. > (And the maintainer never respond to my emails) I tried the patch, but it's stale now: In file included from /usr/ports/emulators/vmware2/work/vmware-distrib/vmmon-only/freebsd/hostif.c:59: /sys/sys/mutex.h:243: #error LOCK_DEBUG not defined, include before *** Error code 1 Apply the following diff *after* applying the patch: --- hostif.c.~ Thu Nov 8 01:03:05 2001 +++ hostif.c Thu Nov 8 01:03:36 2001 @@ -55,10 +55,9 @@ #include #include +#include #if __FreeBSD_version >= 500018 #include -#else -#include #endif #include #include -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message