Date: Fri, 23 Apr 2010 21:16:53 +0200 From: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> To: Doug Barton <dougb@FreeBSD.org> Cc: Sean McAfee <smcafee@collaborativefusion.com>, freebsd-ports@FreeBSD.org Subject: Re: databases/sqlite3 build fails Message-ID: <20100423191653.GA59696@wep4035.physik.uni-wuerzburg.de> In-Reply-To: <4BD1EDCA.7030506@FreeBSD.org> References: <4BD1EB96.20206@FreeBSD.org> <4BD1EC78.402@collaborativefusion.com> <4BD1EDCA.7030506@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 23, 2010 at 11:58:18AM -0700, Doug Barton wrote: > On 04/23/10 11:52, Sean McAfee wrote: > > I can confirm this behavior on multiple installs of 8.0Rp2 amd64. I > > don't use (or want) TCL, but tried to build it with TCL 8.4, 8.5, and > > 8.6 installed with no luck. > > > > I just gave up and pkg_add -r'ed it. > > I run -current, so: > > ===>>> The newest available package (sqlite3-3.6.19) > is older than the version in ports (sqlite3-3.6.23.1_1) > > I don't use tcl either, so I just let sqlite install the default as a > dependency: tcl-8.5.8 > Not sure, if I ran into the same problem, but I recall that sqlite3 needs an option TCL_MODULES turned on in lang/tcl85. Or, better, try to install tcl-modules by hand and see, if it helps. If it does, should sqlite3 port directly depend on tcl-modules? The problem doesn't manifest itself on the package clusters as TCL_MODULES turned on by default. HTH, Alexey.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100423191653.GA59696>