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

Re: Error in compiling Subversion from source code

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Thu, 26 Mar 2009 17:15:32 +0200

On Wednesday 25 March 2009 15:48:45 you wrote:
> I recently downloaded, compiled, and installed sqlite first and then
> Subversion. However, whenever I try to start Apache (2.2.11), I get the
> following error. Does anyone have an idea what could be causing this
> problem?
>
> httpd: Syntax error on line 62 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
> /usr/local/lib/libsvn_subr-1.so.0: undefined symbol: sqlite3_config
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1
>415607
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].

Something went wrong when compiling mod_dav_svn.so against sqlite. Verify
which version of sqlite is recommended by svn 1.6. Try to compile sqlite,
then svn.

-- 
Bogdan
Received on 2009-03-26 16:54:07 CET

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.