From owner-freebsd-current@FreeBSD.ORG Sat Mar 5 05:43:37 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 899BD16A4CE for ; Sat, 5 Mar 2005 05:43:37 +0000 (GMT) Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0781A43D2F for ; Sat, 5 Mar 2005 05:43:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.103] (adsl-67-124-50-148.dsl.snfc21.pacbell.net [67.124.50.148])j255hSjF026868; Sat, 5 Mar 2005 00:43:33 -0500 Message-ID: <422946FB.8080609@elischer.org> Date: Fri, 04 Mar 2005 21:43:23 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050214 X-Accept-Language: en, hu MIME-Version: 1.0 To: Doug Ambrisko References: <200503050402.j2542IMn031147@ambrisko.com> In-Reply-To: <200503050402.j2542IMn031147@ambrisko.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: Sean_Welch@alum.wofford.org Subject: Re: fixing Vmware 2 port for 5.x and 6.x.. kmem _alloc_pageable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 05:43:37 -0000 Doug Ambrisko wrote: > Sean Welch writes: > | On Fri, Mar 04, 2005 at 04:58:20PM -0800, Doug Ambrisko wrote: > | > Skip the extra bits and just go for the code. > | > make update > | > cp vmware.orig > | > ./update > | > > | > Then it should be good to go. > | > | Thanks for the advice but it is still a no go... > | > | # ./update /usr/local/lib/vmware/bin/vmware > | File mame missing! > | > | Not sure what is causing this. I'm using version 89 of the patch. > > They might have changed things. Look at the source to find out. it takes 2 args... try: jules# ./update vmware /usr/local/lib/vmware/bin/vmware Updating /usr/local/lib/vmware/bin/vmware ... VMware Workstation 2.0.4 (build-1142), now patched jules# > > Doug A. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"