From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 23 05:38:51 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75D3D16A417 for ; Mon, 23 Jul 2007 05:38:51 +0000 (UTC) (envelope-from matusita@jp.FreeBSD.org) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [IPv6:2001:218:422:1::15]) by mx1.freebsd.org (Postfix) with ESMTP id 0218D13C47E for ; Mon, 23 Jul 2007 05:38:50 +0000 (UTC) (envelope-from matusita@jp.FreeBSD.org) Received: from [192.168.120.243] (localhost [127.0.0.1]) by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id l6N5Z0B42570; Mon, 23 Jul 2007 14:35:00 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Message-ID: <46A43DFE.1020505@jp.FreeBSD.org> Date: Mon, 23 Jul 2007 14:34:54 +0900 From: Makoto Matsushita User-Agent: Thunderbird MIME-Version: 1.0 To: John Nielsen References: <20070722061625.GD4336@soaustin.net> <46A336F6.6040103@jp.FreeBSD.org> <200707221126.57742.lists@jnielsen.net> In-Reply-To: <200707221126.57742.lists@jnielsen.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mark Linimon , freebsd-emulation@freebsd.org Subject: Re: are the vmware3* ports still needed? 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: Mon, 23 Jul 2007 05:38:51 -0000 > Unfortunately, VMware Workstation 3.x is the most recent Workstation that > works (or sort of works, or used to work) on FreeBSD. Ah, that's right. As linimon said, it would be a fair reason to keep. IIRC, the problem in question is compat3x (not VMware Tools), so simply remove LIB_DEPENDS line and add some warning message if libc.so.3 is not installed to the running box. I'll try it tonight. -- Makoto `MAR' Matsushita