On Feb 5, 2009, at 8:05 AM, mkrajachan...@gmail.com wrote:

> Hello All,
>
>             I am compiling sqlite-3.6.7 to ARM target
>
>             make fulltest (I need testfixture binary)
>
>            While compiling its giving lots of errors in tclsqlite.c  
> file
>
>            How can I getrid of this problem

testfixture and tclsqlite.c require TCL (http://www.tcl.tk/).  You  
need to get a working TCL development environment for your target  
platform.

If your goal is to test SQLite on your embedded platform, there are  
other options.  There are two other test harnesses for SQLite now.   
See http://www.sqlite.org/testing.html for additional information.


>
>
>            Please help me
>
> Thanks in advance
>
> Chandru K
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

D. Richard Hipp
d...@hwaci.com



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to