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

Re: Subversion build failure

From: <kfogel_at_collab.net>
Date: 2003-05-15 21:23:57 CEST

"Warren Falk" <warren@warrenfalk.com> writes:
> My point is that no matter what I specify for --with-apr, it still uses the
> apr under the apache folder which it includes by default so --with-apr is
> actually useless in mod_dav_svn. This seems incorrect.
>
> Because apache automatically includes apr, it only makes sense that if I
> specify a different apr using --with-apr, that it use that version not the
> apache default.
>
> Am I wrong there?

Hmmm. I think you might be; it seems to me that since mod_dav_svn
links into Apache, it has to use the same apr and apr-util that Apache
is using, no?

Of course, silently ignoring the --with-apr flag is bad; I just don't
think it can reasonably obey the flag either...

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 22:08:03 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.