Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
-
Redhat Enterprise Linux
Description
when I try to compile the /sample/client/echo/ using make I got
/opt/axis2c/lib/libaxis2_parser.so: undefined reference to 'xmlTextWriterWriteString'
/opt/axis2c/lib/libaxis2_parser.so: undefined reference to 'xmlTextWriterWriteCDATA'
.....
.....
same problem i Got when I tryed to start the default server
/opt/axis2c/bin> ./axis2_http_server
libxml2 version in my system is 2.5.10
I set AXIS2C_HOME LD_LIBRARY_PATH correctly