Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2009 03:47:05 +1100
From:      andrew clarke <mail@ozzmosis.com>
To:        freebsd-ports@FreeBSD.org
Cc:        mnag@FreeBSD.org
Subject:   Building databases/sqlite3 without TCL?
Message-ID:  <20091102164705.GA51589@ozzmosis.com>

next in thread | raw e-mail | index | archive | help
Hi,

I notice TCL seems to be a dependency of sqlite3-3.6.19 even with TCL
support disabled (using "make config").  Is this correct?  This was
not true for sqlite3-3.6.14.2, the previous version of
databases/sqlite3 in the ports tree.

3:36 ozzmosis@blizzard [/usr/ports/databases/sqlite3]sudo make showconfig
===> The following configuration options are available for sqlite3-3.6.19:
     DEBUG=off "Enable debugging & verbose explain"
     FTS3=off "Enable FTS3 (Full Text Search) module"
     RTREE=off "Enable R*Tree module"
     RAMTABLE=off "Store temporary tables in RAM"
     TCLWRAPPER=off "Enable TCL wrapper"
     METADATA=on "Enable column metadata"
     THREADSAFE=on "Build thread-safe library"
===> Use 'make config' to modify these settings

3:36 ozzmosis@blizzard [/usr/ports/databases/sqlite3]sudo make missing
lang/tcl85
lang/tcl-modules

3:37 ozzmosis@blizzard [~]uname -v
FreeBSD 7.2-RELEASE-p4 #0: Fri Oct  2 12:21:39 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 

Thanks,

Regards
Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091102164705.GA51589>