i'm using subversion 1.4.6 from current and the whole instance was setup
today. so i should have the newest stuff installed.
in the output i found:
You don't seem to have Berkeley DB version 4.0.14 or newer
installed and linked to APR-UTIL. We have created Makefiles which
will build without the Berkeley DB back-end; your repositories will
use FSFS as the default back-end. You can find the latest version of
Berkeley DB here:
http://www.sleepycat.com/download/index.shtml
according to rpm i have db installed
$ openpkg rpm -q db
db-4.6.21.0-20071103
the subversion-spec file sets db 4.4:
...
--with-berkeley-db=%{l_prefix} \
--with-dbm=db44 \
could this cause the problem. any other idea?
regards,
andi
Ralf S. Engelschall schrieb:
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
--
______________________________________________________________
Team-Konzept
Andreas Schmidt
Gneisenaustraße 44/45
10961 Berlin, Germany
T: +49 30 89379535
[EMAIL PROTECTED]
PGP Key: http://www.team-konzept.de/pgp/andreas_schmidt.asc
http://www.team-konzept.de
Team-Konzept Informationstechnologien GmbH & Co. KG
Amtsgericht Berlin Charlottenburg HRA 27562
Geschäftsführende Komplementärin:
Team-Konzept Informationstechnologien Beteiligungs-GmbH
Amtsgericht Berlin Charlottenburg HRB 59609
Geschäftsführer: Udo Blenk, Andreas Schmidt
______________________________________________________________
______________________________________________________________________
OpenPKG http://openpkg.org
User Communication List openpkg-users@openpkg.org