From owner-freebsd-ports@FreeBSD.ORG Tue Dec 5 21:09:07 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 336F416A412; Tue, 5 Dec 2006 21:09:07 +0000 (UTC) (envelope-from dmk@ncf.ca) Received: from saruman.ncf.ca (saruman.ncf.ca [134.117.136.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD1943CB5; Tue, 5 Dec 2006 21:08:21 +0000 (GMT) (envelope-from dmk@ncf.ca) Received: from ncf.ca (mail [134.117.136.45]) by saruman.ncf.ca (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0J9T00IVHK2YWD@saruman.ncf.ca>; Tue, 05 Dec 2006 16:08:58 -0500 (EST) Received: from [74.101.81.228] by saruman.ncf.ca (mshttpd); Tue, 05 Dec 2006 16:08:58 -0500 Date: Tue, 05 Dec 2006 16:08:58 -0500 From: Dwayne MacKinnon To: Kris Kennaway Message-id: <197b81196801.196801197b81@ncf.ca> MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 Patch 2 (built Jul 14 2004) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal Cc: freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: vim 7.0.168 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 21:09:07 -0000 >Yes, this problem has existed for a long time but the maintainer says >he's been unable to reproduce it. Maybe he can try again with your >instructions (the -DWITH_TCL is presumably the relevant part). >Kris I should have mentioned before: I use the following make flags with vim: -DWITH_GTK2 -DWITH_PERL -DWITH_RUBY -DWITH_CSCOPE -DWITH_TCL The problem occurred with the above flags, and vanished when I took away the -DWITH_TCL. Cheers, DMK