You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Blitzer, Brian" <Br...@echostar.com> on 2005/06/11 15:05:13 UTC

undefined symbol: svn_fs_access_add_lock_token

Hello, I am in the middle of upgrading subversion from 1.1.05 to 1.2 on
Linux (fedora 3) and after the installation with the rpms from the
subversion site I am receiving this error upon the restart of Apache:

 

"undefined symbol: svn_fs_access_add_lock_token"

 

I have tried to uninstall and reinstall multiple times (just in case) but no
luck. I have also googled this error and did not find anything worth while.
I am using the subversion.conf file that is installed with mod_dav_svn with
no locations and I am also using a very basic (default) apache 2 httpd.conf
file. Any help would be appreciated. 

 

Thanks

Brian Blitzer

Staff Developer

Echostar Communications Corp.

 


Re: undefined symbol: svn_fs_access_add_lock_token

Posted by Max Bowsher <ma...@ukf.net>.
Blitzer, Brian wrote:
> Hello, I am in the middle of upgrading subversion from 1.1.05 to 1.2 on
> Linux (fedora 3) and after the installation with the rpms from the
> subversion site I am receiving this error upon the restart of Apache:
>
>
>
> "undefined symbol: svn_fs_access_add_lock_token"
>
>
>
> I have tried to uninstall and reinstall multiple times (just in case) but 
> no
> luck. I have also googled this error and did not find anything worth 
> while.
> I am using the subversion.conf file that is installed with mod_dav_svn 
> with
> no locations and I am also using a very basic (default) apache 2 
> httpd.conf
> file. Any help would be appreciated.

It sounds like your 1.2 mod_dav_svn is encountering an old version of 
libsvn_fs.

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org