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

Re: Solaris: make check fails for 1.5.0rc11

From: Lasse Kliemann <lasse-subversion-users-2004_at_plastictree.net>
Date: Fri, 13 Jun 2008 21:35:36 +0200

* Message by -Lasse Kliemann- from Fri 2008-06-13:
> SunOS 5.10, Subversion 1.5.0rc11, trying to install inside of home directory.
> Dependencies (apr, apr-util, ...) have already been installed into the same
> prefix ($prefix). This used to work with 1.4.6, even the test suite. However,
> with 1.5.0rc11, the test suite fails.
>
> I configure with:
>
> ./configure --prefix="${prefix?}" --with-apr="${prefix?}" --with-apr-util="${prefix?}" \
> --without-neon --enable-static=no --enable-shared=yes

[...]
> I tried many combinations using cc and gcc and using LD_RUN_PATH. I also
> tried the exact combination that works for 1.4.6.

The one thing I did not try was

   --enable-static=yes --enable-shared=no

With this setting, make check runs through with no errors.

However, I consider this more a workaround than a fix.

  • application/pgp-signature attachment: stored
Received on 2008-06-13 21:18:25 CEST

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

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