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

Building 1.3.0-rc4 fails with "./configure --enable-dso"

From: Gerco Ballintijn <Gerco.Ballintijn_at_cwi.nl>
Date: 2005-11-30 15:50:29 CET

Hi,

When I give the "--enable-dso" flag to ./configure, the configure
run completes succesfully, but the make run fails in dso.c in APR,
with several errors, including:

   dso.c:24:2: error: #error No DSO implementation specified.

This is on Fedora Core 4. It seems there is a conflict between the
APR configure flag "--disable-dso" and the subversion configure
flag "--enable-dso". I don't use a privately installed APR; I only
compile the code in tar.gz file.

I don't actually use/need this functionality (I think), but I was
just wondering. Is this supposed/allowed to happen?

Gerco.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 30 16:32:45 2005

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.