[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: John Szakmeister <john_at_szakmeister.net>
Date: 2004-10-09 00:23:43 CEST

On Friday 08 October 2004 17:57, Erik Huelsmann wrote:
> 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>

Hmmm, I've been developing Subversion under SuSE from day one... I've
never had a problem (started at 8.2, and I'm now running 9.1). I've
currently got my installation linked against SuSE's apache server and
client, and have no failures from the test.

I used the following ./configure line when compiling it:
./configure --with-zlib --with-swig --with-ssl \
--with-apxs=/usr/sbin/apxs2 --with-apr=/usr/bin/apr-config \
--with-apr-util=/usr/bin/apu-config --with-neon=/usr/local

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 9 00:24:00 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.