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

compiling svn under cygwin breaks

From: Kevin Meinert <kevin_at_vrsource.org>
Date: 2003-08-04 06:16:02 CEST

I'm using latest cygwin on WinXP.

per the instructions, I got the latest src 0.26, and ran:

./configure --enable-maintainer-mode

It fails and cannot find libxml/parser.h

checking for xml2-config... xml2-config
checking libxml/xmlversion.h usability... yes
checking libxml/xmlversion.h presence... yes
checking for libxml/xmlversion.h... yes
checking libxml/parser.h usability... no
checking libxml/parser.h presence... no
checking for libxml/parser.h... no
checking parser.h usability... no
checking parser.h presence... no
checking for parser.h... no
configure: error: could not find parser.h, libxml installation problem?
configure failed for neon

searching my system parser.h is here: /usr/include/libxml2/libxml/parser.h

how do I pass this info to configure? it seems I'd need to pass it to
neon's configure, but it looks like sub's configure calls it for me.

-- 
*--*---*---*----*-----*------*------*-----*----*---*---*--*
Kevin Meinert                         /_/                  
home - http://www.vrsource.org/~kevin           \        / 
music - http://www.subatomicglue.com           \/  __    \/
                                                   \__     
                                            \_\            
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 4 06:16:34 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.