On Mar 31, 2009, at 7:42 PM, Zbigniew Baniewski wrote: > On Tue, Mar 31, 2009 at 07:42:49PM -0400, D. Richard Hipp wrote: > >> I just checked the sqlite-3_6_12-tea.tar.gz tarball on the website, >> and it contains no "3.6.11" text. Only "3.6.12". I think you have >> somehow obtained the wrong configure script. > > I meant sqlite-3.6.12.tar.gz package. > > Is it possible to just use the Makefile from sqlite-3_6_12-tea.tar.gz > with sources provided by sqlite-3.6.12.tar.gz ?
No, it is not possible to mix configure scripts from one package with sources for another. The TEA configure script is correct but the sqlite-3.6.12.tar.gz configure script is messed up. See http://www.sqlite.org/cvstrac/chngview?cn=6419 and remember that vapier==Mike Frysinger. I'll try to fix the tarball soon. D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

