OK. --with-apxs=apxs2 did the trick. Thanks.
-----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 Mon Dec 5 00:40:27 2005