[csw-maintainers] subversion-1.6.0-rc2 - depends on sqlite3, 3.6.10 recommendet ?

rupert THURNER rupert at opencsw.org
Sun Mar 1 18:20:40 CET 2009


hi,

i branched the gar subversion, and try to build it. subversion newly
depends also on sqlite3, recommended 3.6.10, but also 3.4.0 should
work.

how would one best fulfill this dependency? the make says:


checking for sqlite3.h... yes
checking sqlite library version (via header)... unsupported SQLite version
checking sqlite library version (via pkg-config)... none or unsupported 3.2
no

An appropriate version of sqlite could not be found.  We recommmend
3.6.10, but require at least 3.4.0.
Please either install a newer sqlite on this system

or

get the sqlite 3.6.10 amalgamation from:
    http://www.sqlite.org/sqlite-amalgamation-3.6.10.tar.gz
unpack the archive using tar/gunzip and copy sqlite3.c from the
resulting directory to:
/home/rupert/mgar/pkg/subversion/branches/1.6.0/work/build-isa-sparcv8/subversion-1.6.0-rc2/sqlite-amalgamation/sqlite3.c
This file also ships as part of the subversion-deps distribution.

configure: error: Subversion requires SQLite
gmake[1]: *** [configure-work/build-isa-sparcv8/subversion-1.6.0-rc2/configure]
Error 1
gmake[1]: Leaving directory `/home/rupert/mgar/pkg/subversion/branches/1.6.0'
gmake: *** [merge-isa-sparcv8] Error 2


rupert.



More information about the maintainers mailing list