From owner-freebsd-emulation@FreeBSD.ORG Thu Mar 18 13:52:48 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A16316A4CF for ; Thu, 18 Mar 2004 13:52:48 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D9F5443D39 for ; Thu, 18 Mar 2004 13:52:47 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 61005 invoked from network); 18 Mar 2004 21:52:46 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 18 Mar 2004 21:52:46 -0000 X-pair-Authenticated: 209.68.2.70 Date: Thu, 18 Mar 2004 15:52:46 -0600 (CST) From: Mike Silbersack To: emulation@freebsd.org Message-ID: <20040318155112.H743@odysseus.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: vmware3 compilation problems fixed X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 18 Mar 2004 21:52:48 -0000 As "Nagilum" pointed out to me, I had missed a comma in my most recent patch to vmware3. This was breaking compilation for people using 5.x < 502103. So, if you were one of those people who were unable to compile the port, please cvsup and try again! Thanks, Mike "Silby" Silbersack