[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Having SVN use its built in sqlite3 version

From: Adam Bruss <abruss_at_awrcorp.com>
Date: Mon, 4 May 2009 12:47:33 -0700

Hello all,

 

I want to upgrade our SVN server from 1.5 to 1.6. When I make the SVN
source it expresses frustration about sqlite.

 

/root/Desktop/subversion-1.6.1/subversion/libsvn_subr/.libs/libsvn_subr-
1.so: undefined reference to `sqlite3_open_v2'
/root/Desktop/subversion-1.6.1/subversion/libsvn_subr/.libs/libsvn_subr-
1.so: undefined reference to `sqlite3_config'
/root/Desktop/subversion-1.6.1/subversion/libsvn_subr/.libs/libsvn_subr-
1.so: undefined reference to `sqlite3_initialize'
/root/Desktop/subversion-1.6.1/subversion/libsvn_subr/.libs/libsvn_subr-
1.so: undefined reference to `sqlite3_prepare_v2'
/root/Desktop/subversion-1.6.1/subversion/libsvn_subr/.libs/libsvn_subr-
1.so: undefined reference to `sqlite3_threadsafe'
collect2: ld returned 1 exit status
make: *** [subversion/svn/svn] Error 1

 

I want to use SVN's built in sqlite3. What steps do I take to get SVN
1.6 to install correctly from source from here?

 

Thanks,

 

Adam Bruss
AWR-STAAR
11520 N. Port Washington Rd., Suite 201
Mequon, WI 53092
P: 1.262.240.0291 x104
F: 1.262.240.0294
E: abruss_at_awrcorp.com <mailto:abruss_at_awrcorp.com>
http://www.awrcorp.com <http://www.awrcorp.com/>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2059450

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-04 21:54:35 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.