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

Re: mod_dav_svn and mod_authz_svn do not get built on Debian Sarge

From: Max Bowsher <maxb1_at_ukf.net>
Date: 2005-12-04 23:49:15 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ltiefland@gate-birds-sky.org wrote:
> When I compile Subversion 1.3.0_rc4 on Debian Sarge I get a big problem: The
> mod_dav_svn and mod_authz_svn modules do not get build. When I use the same
> commands for Subversion 1.2.3 (or earlier) everything is fine. What did I do
> wrong? Here is my command line:
>
> cd /subversion
> make clean
> ./autogen.sh && ./configure --with-axps && make && make install && svn_services.
> pl stop-svn && svn_services.pl start-svn && /etc/init.d/apache2 restart

> I've tried to compile the modules with axps2, but no luck here either. There are
> missing symbols, when I try to restart the server.
>
> Here is the command line used for that:
>
> apxs2 -i -a -c -I../include mod_authz_svn.c (inside the mod_authz_svn directory)
> apxs2 -i -a -c -I../include mod_dav_svn.c (inside the mod_dav_svn directory)

You really don't want to start trying to circumvent the official build
system.

I suspect if you spell apxs correctly, and actually tell --with-apxs
that your apxs is called apxs2, you will have better luck.

Max.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFDk3JrfFNSmcDyxYARAvWVAKCiIsnycsTwt6AFxdzA2PuIWmDzsACgmXUu
mZ9NA4NZK1io10P35be8Kxg=
=LIr1
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 4 23:51:03 2005

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.