Date: Wed, 6 Dec 2006 14:59:00 +0200 From: Kaspars Bankovskis <kei@delfi.lv> To: freebsd-ports@freebsd.org Subject: Re: vim 7.0.168 problem Message-ID: <200612061459.00595.kei@delfi.lv> In-Reply-To: <197b81196801.196801197b81@ncf.ca> References: <197b81196801.196801197b81@ncf.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
this problem exists since vim7 is ported. in my case there was PACKAGE_BUILD env variable set, and as i remember in the Makefile of vim7 port was defined "if this variable is set, build with WITH_TCL variable set". therefore i had to unset it. but yes, the problem is this tcl part - build the vim without tcl and there will be no problems. On Tuesday 05 December 2006 23:08, Dwayne MacKinnon wrote: > >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 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612061459.00595.kei>