trouble building subversion 1.4.0 on QNX Neutrino v6.3.0
From: Shon, Ryan <rshon02_at_harris.com>
Date: 2006-10-25 23:21:15 CEST
I was looking forward to building a subversion client on my
I am attempting to build subversion 1.4.0 on QNX Neutrino 6.3.0.
At first, configure told me that I needed XML2, which I installed using
checking whether to enable ACL support in neon... yes
It is puzzling that it is able to find libxml/xmlversion.h but is not
find / -name parser.h
find / -name xmlversion.h
The copies of parser.h and xmlversion.h in /usr/include are symbolic
xml2-config gives the following outputs:
$ xml2-config --libs
$ xml2-config --cflags
$ xml2-config --version
I have attached config.log. Hopefully it contains some clues.
I have tried invoking configure with the arguments:
CFLAGS=-I/opt/include/libxml2/
in an attempt to explicitly tell configure where to find parser.h.
If this looks like it can't be solved, is there a way that subversion
Thank you very much for your help.
---------------------------------------------------------------------
|
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.