[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.8.0-rc2 up for testing/signing

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 15 May 2013 09:58:50 +0100

Ben Reser <ben_at_reser.org> writes:

> Here it is: the second Release Candidate for Subversion 1.8.0.

The build fails when configured with --enable-runtime-module-search due
to a new explict dependency of libsvn_fs on libsvn_delta (a dependency
that is satisfied by libsvn_fs_fs/libsvn_fs_base when built without
--enable-runtime-module-search).

A workaround is to use --disable-disallowing-of-undefined-references
which allows the build to complete. The binary libraries will be
suitable for most users, the only people who will have a problem are
those that link to libsvn_fs without linking to libsvn_delta. A better
workaround is the one-line change to build.conf in r1482724.

r1482724 is proposed for 1.8. I think the workarounds are sufficient
and so this does not need to be fixed for 1.8.0.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-05-15 10:59:34 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.