Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-2457

mod_dav_svn and mod_authz_svn do not get built on Debian Sarge

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.3.x
    • ---
    • install
    • None

    Description

      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)
      

      Original issue reported by ltiefland

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: