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

Re: Missing test for libexpat in configure.in?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-03-17 18:48:07 CET

"Michael Moerz" <e9625136@student.tuwien.ac.at> writes:
> First I wanna thank all guys involved with svn (Perhaps this is _not_ the
> right place to get rid of this, but I really believe that it's a great piece
> of software)

Yup, this is the right place, and you're welcome :-).

> Well I checked out the head branch of the svn repository and tried to
> compile it. Everything went fine except that libexpat thing - that left me
> puzzled at first. To end the story quite quickly I have to admit that I
> haven't had the development files of libexpat installed. So the header file
> (expat.h) that seemed to be wrongly included by the #ifelse
> SVN_HAVE_OLD_EXPAT (line 28) in the file subversions/libsvn_subr/xml.c was
> right.
>
> I quite don't know how the library detection code works that is used in
> svn's configure script, but it seems to lack something in case the lib is
> installed, but no header/.so link is installed/setup for that lib.
>
> My distribution is debian (in case this is a debian problem only).
>
> Hopefully my mumbling is at least a bit understandable

It is, but the most helpful thing would be an exact transcript of your
compilation attempt, starting from the checkout. That way we can
determine if there's a bug in Subversion's build system, or if you
just missed a step (such as forgetting to run autogen.sh or
something). In the transcript, remember to include not only the
commands you issued, but their output too.

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 17 19:26:31 2003

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.