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

Re: make check (svn 1.1.0): lots of FAILUREs

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2004-10-08 23:57:41 CEST

Hi Tobias,

>
> | Tobias Herp <tobias.herp@gmx.de> writes:
> |
> |>How serious are the (many!) FAILUREs? Any ideas how to get rid of
> |>them? Is anyone interested in my tests.logs?
> |
> | Yes. Can you post some portion of 'tests.log' showing some failures?
> | It doesn't need to be large. (If we can't diagnose it from that,
> | we'll ask for the whole thing.)
>
> I just saw I sent the log snippet to Karl via private mail rather
> than to the list; but I've put the whole story (and at least one
> tests.log file) to http://samples.tobias-herp.de/svn/ (no solution yet).

There have been several posts to this list about self-compiled
Subversion on Suse lately. The Suse compiled Apache package has LFS
enabled which Subversion cannot detect properly with APR 0.9.x (on
which both Apache 2.0.x and Subversion 1.x are based).

Search the list archives for more information. From the top of my head
I think you need a different configure line:

CFLAGS=`apxs -q CFLAGS` ./configure <etc>

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 8 23:58:18 2004

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.