Hi,
I am a co-maintainer of the Debian package for Axis2-C and one of our
users the other day noticed that enabling libxml2 rather than using
guththila renders it unbuildable.
This is caused by a patch that was added to our package (and is
currently applied in your trunk) which I have attached.
It hardcodes guththila but should use $(WRAPPER_DIR) instead.
However, that alone doesn't solve the problem as:
* neethi/test/configure does not propagate @WRAPPER_DIR@ to the Makefile
* enabling libxml2 causes util/src/dir_handler.c to emit warnings;
-Werror is passed in util/src/configure
Regards,
Brian
|