Hello all,

 

I'm trying to upgrade SVN from 1.5 to 1.6. 1.6 requires a certain sqlite
version so I installed the latest sqlite3. When I do a make on the
subversion 1.6 source it errors out with these messages.

 

/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'

 

I'm at a loss on where to even begin. I think there was an older sqlite
version on the system before. What's the first thing to check to resolve
this?

 

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: abr...@awrcorp.com <mailto:abr...@awrcorp.com> 
http://www.awrcorp.com <http://www.awrcorp.com/> 

 

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

Reply via email to