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

static build was: 1.3.1 tarballs up for testing/signing (Again)

From: Johannes Holzer <hl-svn_at_arcor.de>
Date: 2006-03-28 17:27:44 CEST

Hi

I want to get some static build, but i failed (again). Can somebody post me
the correct configure-command?

My try:
~/tmp/src/subversion-1.3.1-alpha/configure
--prefix=/home/hl/tmp/src/subversion-1.3.1-alphadist --enable-all-static
--disable-nls && time make && make check && make install

it did not work:

$> ./svnadmin
Segmentation fault

but

 $> ./svnadmin create DUMMYTEST

works as expected.

I tried a normal build (./configure with only prefix option) and

./svnadmin

seemed to work.

$>./svnadmin --version
svnadmin: Mismatched FS module version for 'bdb': found 1.3.1, expected 1.3.0

[1]
How can i solve this?

I'm using a SuSE 9.3 (gcc 3.3.5, kernel 2.6.11.4-20a-default,
glibc-2.3.4-23.4)

johannes

[1] configure gave me this message - i thougth, bdb would be ignored then?
"
configure: WARNING: we have configured without BDB filesystem support

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
"

Am Samstag, 25. März 2006 06:35 schrieb David Anderson:
> Subversion 1.3.1 is up for testing and signing. The magic revision is
> r19032.
>
> This mail and set of tarballs replaces the two previous ones about
> 1.3.1 packages. The previous packages had a number of packaging
> errors, the latest being a missing roll date in the CHANGED file.
> Hopefully, this is the last of the "recalled because of stupid
> packaging mistakes" series.
>
> http://lolut.utbm.info/pub/subversion/1.3.1/
>
> As usual, this code is unreleased until the links are posted on
> announce@ and on the users list. Until then, the code is unsupported,
> and if it breaks or is incorrect, then it is totally your fault.
>
> As usual also, signatures from commiters back to me, feedback from
> enthusiast non-commiters also welcome.
>
> Again, distro package maintainers and network admins are not
> encouraged to make this RC available to end users, because it may
> cause many headaches if problems are found before the official 1.3.1
> release. Until it is officially announced, please don't package this
> code in any distribution or end-user package whatsoever.
>
> - Dave
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 28 17:30:35 2006

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.