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

Missing test for libexpat in configure.in?

From: Michael Moerz <e9625136_at_student.tuwien.ac.at>
Date: 2003-03-17 14:58:51 CET

Hi!

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)

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
Michael Moerz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 17 15:10:08 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.