[cvsnt-dev] Problem with libxml
Arthur Barrett
arthur.barrett at march-hare.com
Thu Jun 26 00:16:10 BST 2008
Andreas,
> I think I found the reason:
> I don't know why, but the configure script takes the libxml2 that is
> installed on the system and the configure script in the libxml directory
> does not get called. When I call make distclean afterwards, make distclean
> gets called in the libxml directory (again: I don't know why), but there
> is (of course) no target distclean, because of the configure script not
> being run before... (and that is what the error message says)
>
> Are you able to fix this?
One easy solution is to configure with '--with-internal-libxml'... ;)
OK - I think I've fixed that. The solution used in 'pcre' module is to have
a 'simple' Makefile present in the tree, so I've copied that. Please test
and let me/newsgroup know how it goes.
Regards,
Arthur
More information about the cvsnt-dev
mailing list