On Tue, Oct 6, 2009 at 12:02 PM, Stuart Henderson <st...@openbsd.org> wrote: > On 2009/10/06 11:18, David Coppa wrote: >> On Mon, Oct 5, 2009 at 11:24 AM, Stuart Henderson <st...@openbsd.org> wrote: >> > been in a bulk build - ok? >> >> Is tcl now a build dependency even with the "no_tcl" flavor? > > Ah, yes it is, unless we ship the generated files. > > "SQLite does not require TCL to run, but a TCL installation is required > by the makefiles. SQLite contains a lot of generated code and TCL is > used to do much of that code generation. The makefile also requires > AWK." > >
We also need: # ln -s /usr/local/bin/tclsh8.5 /usr/local/bin/tclsh otherwise, it will fail with the same error -dav