From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 8 01:10:14 2008 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9031E16A41A for ; Tue, 8 Jan 2008 01:10:14 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 541D013C442 for ; Tue, 8 Jan 2008 01:10:14 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m081AAgj081362; Mon, 7 Jan 2008 17:10:10 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m081AAa0081361; Mon, 7 Jan 2008 17:10:10 -0800 (PST) (envelope-from obrien) Date: Mon, 7 Jan 2008 17:10:10 -0800 From: "David O'Brien" To: Hardy Schumacher Message-ID: <20080108011010.GA81228@dragon.NUXI.org> References: <200712311220.lBVCK7jN082807@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200712311220.lBVCK7jN082807@freefall.freebsd.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/119189: editors/vim: gvim shows Gtk-warning X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2008 01:10:14 -0000 On Mon, Dec 31, 2007 at 12:20:07PM +0000, edwin@FreeBSD.org wrote: > Synopsis: editors/vim: gvim shows Gtk-warning Does gvim still run for you? I.e., is the Gtk-warning just a warning, or it keeps you from using Gvim? What is the output of ldd on your vim binary? I do not get this warning on my machine, so I'm wondering if you built Vim with a particular set of WANT_* or options.