Subversion problem

Quincey Koziol koziol at ncsa.uiuc.edu
Mon Jun 21 04:25:55 PDT 2004


Hi all,
    I've been getting this error for a few days when trying to upgrade to the
latest version of subversion:

    cp .libs/mod_authz_svn.soT /usr/local/libexec/apache2/mod_authz_svn.so
    cp .libs/mod_authz_svn.a /usr/local/libexec/apache2/mod_authz_svn.a
    ranlib /usr/local/libexec/apache2/mod_authz_svn.a
    chmod 644 /usr/local/libexec/apache2/mod_authz_svn.a
    ----------------------------------------------------------------------
    Libraries have been installed in:
       /usr/local/libexec/apache2

    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use the `-LLIBDIR'
    flag during linking and do at least one of the following:
        - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
        - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
        - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so(8) manual pages.
    ----------------------------------------------------------------------
    grep: /usr/local/libexec/apache2/mod_authz_svn.la: No such file or directory
    grep: /usr/local/libexec/apache2/mod_authz_svn.la: No such file or directory
    Warning!  dlname not found in /usr/local/libexec/apache2/mod_authz_svn.la.
    Assuming installing a .so rather than a libtool archive.
    chmod 755 /usr/local/libexec/apache2/mod_authz_svn.so
    [activating module `authz_svn' in /usr/local/etc/apache2/httpd.conf]
    subversion/svnversion/svnversion . /repos/svn/trunk > /usr/local/include/subversion-1/svn-revision.txt
    /usr/libexec/ld-elf.so.1: Shared object "libaprutil-0.so.9" not found
    *** Error code 1

    Stop in /usr/ports/devel/subversion/work/subversion-1.0.5.
    *** Error code 1

    Stop in /usr/ports/devel/subversion.
    *** Error code 1

    Stop in /usr/ports/devel/subversion.
    ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade82357.4 make -D WITH_MOD_DAV_SVN reinstall
    egrep: /var/db/pkg/subversion-1.0.4/+CONTENTS: No such file or directory
    --->  Restoring the old version
    [activating module `dav' in /usr/local/etc/apache2/httpd.conf]
    [activating module `dav_svn' in /usr/local/etc/apache2/httpd.conf]
    ** Fix the installation problem and try again.
    [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 222 packages found (-0 +1) . done]
    --->  Skipping 'devel/cvs2svn' (cvs2svn-0.0.938_1) because a requisite package 'subversion-1.0.4' (devel/subversion) failed (specify -k to force)
    ** Listing the failed packages (*:skipped / !:failed)
    ! devel/subversion (subversion-1.0.4)   (install error)
    * devel/cvs2svn (cvs2svn-0.0.938_1)
    --->  Packages processed: 0 done, 4 ignored, 1 skipped and 1 failed


    Any ideas of what's wrong?

        Quincey


More information about the freebsd-ports mailing list