From owner-freebsd-questions@FreeBSD.ORG Mon Jun 11 06:29:20 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3CE77106566B for ; Mon, 11 Jun 2012 06:29:20 +0000 (UTC) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (prime.gushi.org [72.9.101.130]) by mx1.freebsd.org (Postfix) with ESMTP id DB7678FC14 for ; Mon, 11 Jun 2012 06:29:19 +0000 (UTC) Received: from prime.gushi.org (localhost [127.0.0.1]) by prime.gushi.org (8.14.1/8.14.1) with ESMTP id q5B6BhMQ081142 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 11 Jun 2012 02:11:44 -0400 (EDT) (envelope-from danm@prime.gushi.org) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prime.gushi.org; s=primegushiorg; t=1339405414; bh=pr7dNrAiUu1x+k8YSSq50ACV5y6m3V0dAHjVX4nbYsQ=; h=Date:From:To:Subject; z=Date:=20Mon,=2011=20Jun=202012=2002:11:43=20-0400=20(EDT)|From:=2 0"Dan=20Mahoney,=20System=20Admin"=20|To:=20 questions@freebsd.org|Subject:=20possbility=20of=20a=20port=20for= 20older=20versions=20of=20libintl?; b=GHaSBUSwFRTVz6D52O6oTF8cCulvhx6sUO4FoIZ2S3zIpNskEG4x7dFC1QHlimuvF z1DiETjBIfygAeBURt0ug== X-DomainKeys: Sendmail DomainKeys Filter v1.0.2 prime.gushi.org q5B6BhMQ081142 DomainKey-Signature: a=rsa-sha1; s=primegushiorg; d=prime.gushi.org; c=nofws; q=dns; h=received:date:from:to:subject:message-id:user-agent: x-openpgp-key-id:mime-version:content-type; b=spmFWpeTDXnUgRZcibVwogEu+NqSzkhGipEfpARymyou3pSzRQpl0fUDkWHlGa0Ep LuhuhWpo9a8QTMyzRZSDg== Received: (from danm@localhost) by prime.gushi.org (8.14.1/8.14.1/Submit) id q5B6BhSq081141; Mon, 11 Jun 2012 02:11:43 -0400 (EDT) (envelope-from danm) Date: Mon, 11 Jun 2012 02:11:43 -0400 (EDT) From: "Dan Mahoney, System Admin" To: questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-ID: 0x624BB249 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (prime.gushi.org [127.0.0.1]); Mon, 11 Jun 2012 05:03:35 -0400 (EDT) Cc: Subject: possbility of a port for older versions of libintl? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2012 06:29:20 -0000 Hey there, I recently discovered that the vmware-tools package is compiled against libintl.so.8 -- yes, this is probably something that should be fixed at the vmware level, but VMware's love for FreeBSD isn't there. As a workaround, it might be useful to have a port which compiles an older version of libintl (potential security issues notwithstanding, since it's assumed it will only be used by this one tool). This seems to me to be somewhat *less* destabilizing than the commonly-suggested (and perhaps, oft-used) suggestion of symlinking /usr/lib/libintl.so.8 --> libintl.so.9 Thoughts? -- --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org ---------------------------