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

Subversion 1.3.1 Install Issue

From: Dave M <coloradowebdev_at_hotmail.com>
Date: 2006-05-09 23:33:47 CEST

I downloaded Subversion 1.3.1. On a Suse Linux 10 box; went through and
installed the prerequisite and optional stuff (Ruby 1.8.4, Python 2.4.3,
BerkleyDB 4.4, Apache 2.2). Went through the install procedures (autogen,
configure, make clean, make, make install).

My problem comes when I try to start up apache (./apachectl start). Apache
dumps the following:

linuxserver:/usr/local/apache2/bin # ./apachectl start
Syntax error on line 233 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_authz_svn.so into server:
/usr/local/apache2/modules/mod_authz_svn.so: undefined symbol:
svn_repos_authz_check_access

I'm not sure where to check. This was a pretty clean install of everything,
and I'm not sure what this is an indication of. I thought maybe it was a
problem where the method was updated in 1.3 and something in the source had
the old stub, but not sure where to start to investigate this.

Any help is appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 10 18:50:39 2006

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.