On Fri, Dec 21, 2007, Andreas Schmidt wrote: > building subversion with option "-D with_apache" failed: > > /opt/svn/share/apache/build/libtool --silent --mode=link /opt/svn/bin/cc -o > mod_dav_svn.la -L/opt/svn/lib -L/opt/svn/lib -L/opt/svn/lib > -L/opt/svn/RPM/TMP/subversion-1.4.6/apr-util/xml/expat/lib -rpath > /opt/svn/libexec/apache -module -avoid-version activity.lo deadprops.lo > file_revs.lo liveprops.lo lock.lo log.lo merge.lo mod_dav_svn.lo replay.lo > repos.lo update.lo util.lo version.lo > ../../subversion/libsvn_repos/libsvn_repos-1.la > ../../subversion/libsvn_fs/libsvn_fs-1.la > ../../subversion/libsvn_fs_base/libsvn_fs_base-1.la > ../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la > ../../subversion/libsvn_delta/libsvn_delta-1.la > ../../subversion/libsvn_subr/libsvn_subr-1.la -ldb -lz > libtool: link: cannot find the library > `../../subversion/libsvn_fs_base/libsvn_fs_base-1.la' > apxs:Error: Command failed with rc=65536 > . > make: *** [subversion/mod_dav_svn/mod_dav_svn.la] Error 1 > error: Bad exit status from /opt/svn/RPM/TMP/rpm-tmp.26420 (%build) > > looking into subversion/libsvn_fs_base i can find only source-files but no > object-files oder libraries. the other libsvn_*-directories contain > libraries. > > any hint?
Looks like the building of those libraries already failed. At least under FreeBSD 6 and with the latest "subversion" as of this morning I cannot reproduce this problem. For me "subversion" under "with_apache=yes" builds just fine and I also see the resulting Apache modules: 229990 Dec 21 15:07 /openpkg-dev/libexec/apache/mod_authz_svn.so 1757757 Dec 21 15:07 /openpkg-dev/libexec/apache/mod_dav_svn.so So, either the problem is related to Debian or it was fixed indirectly this morning by the Subversion 1.4.6 upgrade... Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List openpkg-users@openpkg.org