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

Re: [build error] configure error when using libneon build with no xml support

From: Peter Samuelson <peter_at_p12n.org>
Date: Wed, 3 Aug 2011 16:07:56 -0500

[Peter Samuelson]
> (It's news to me, in fact, that it was even possible to build a
> recent version of neon in such a way that it doesn't support the
> features we use.)

Followup from IRC: we determined that the reason Doug's neon library
didn't support XML functions is, he used 'configure --without-webdav'.
If you don't say --without-webdav, the neon configure script will
indeed find an appropriate XML library or die trying.

Now ... it would be possible to detect, explicitly, that neon was built
--without-webdav, and tailor our error appropriately. But it'd be ugly
code. Is it worth it? Do other users run into this problem?

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
Received on 2011-08-03 23:08:34 CEST

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.