On Tue, Sep 30, 2008, Doug Henry wrote:

> sqlite-CURRENT does not build on linux-amd64 due to the tcl wrapper
> failing to build (see error below).  It doesn't look like tcl is a
> build requirement for the package so I think --disable-tcl should be
> provided to configure.
>
> libtool: compile:  /tools/lin64/bin/cc -I. -I/tools/lin64/include
> -fPIC -pipe -Os -mtune=nocona -DSQLITE_OS_UNIX=1 -I. -I./src
> -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=0
> -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1
> -DUSE_TCL_STUBS=1 -c ./src/tclsqlite.c -o tclsqlite.o
> ./src/tclsqlite.c:283: error: 'TCL_CHANNEL_VERSION_2' undeclared here
> (not in a function)

Ok, --disable-tcl added. Seems like this option was a recent addition,
as in the past I already would have liked this option for SQLite...

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenPKG                                             http://openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to