Hi Michael, Michael Sutter <[EMAIL PROTECTED]> writes: > ../../../../../../axiom/src/parser/libxml2/.libs/libaxis2_parser.so: > undefined reference to `xmlTextReaderConstEncoding' > > I think all needed tools are installed, but in old versions: > - libxml2-2.6.7-28.7 > - apache2-2.0.49-27.45 and the devel package for the header files > > Have I missed anything? Or are my versions to old for compiling from > source? I found nothing what the minimum versions are. > On a newer Version of Suse everything works fine. For me, it seems like this `xmlTextReaderConstEncoding' defined in the libxml2-2.6.7-28.7 and we use it in our libxml2_reader_wrapper.c:769 If you could upgrade the libxml2, that might resolve the problem.
thanks, Dinesh -- Dinesh Premalal http://xydinesh.wordpress.com/ GPG ID : A255955C GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F44 266E A255 955C --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
