On Jan 28, 2008, at 7:41 AM, L. S. wrote:
Why doesn't SQLite 3.5.4 compile under FreeBSD 5.3? Can it be done
in a sane manner?
How can I link against SQLite under FreeBSD 5.3, using gcc?
Is there any way that I could just link the source files into my code?
* Using "./configure" and "make" with "sqlite-3.5.4.tar.gz", I got
tcl and tcsh errors.
* Using "sqlite-source-3_5_4.zip", with "tclsqlite.c" removed, I
got pthread errors. They went away with "gcc ... -lpthread", but
compilation still failed.
* I think "sqlite-amalgamation-3_5_4.zip" produced the same errors
as sqlite-source-.
Hi,
Can you try the experimental configure system in this package
and let us know if it works:
http://www.sqlite.org/sqlite-3.5.4-autoconf.tar.gz
Thanks,
Dan.
I have compiled, installed, linked, and used it on other systems,
but cannot do the same on my FreeBSD system. (I don't use the
FreeBSD ports; I like to just download and build.)
**
----------------------------------------------------------------------
-------
To unsubscribe, send email to [EMAIL PROTECTED]
----------------------------------------------------------------------
-------
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------