Hi Damitha,
I am currently facing the same problem with Fedora 14.
I solved it like this:
./configure --enable-libxml2=yes --enable-guththila=no
(I don't know if the last parameter is necessary)
After that I edited the Makefile.in ./axis2c-src-1.6.0/neethi/test/:
test_LDADD = $(top_builddir)/src/libneethi.la \
../../axiom/src/om/libaxis2_axiom.la \
../../util/src/libaxutil.la \
../src/libneethi.la \
/home/paul/code/axiom/src/parser/libxml2/.libs/libaxis2_parser.so
Invoking make and make install after that worked for me.
Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]