Hi,
We are getting undefined symbol issue while using xerces2.8 library on RHEL5.1. ./apachectl start httpd: Syntax error on line 418 of /usr/Apa2_1/conf/httpd.conf: Cannot load /opt/Apache22/lib/libApache2Connector.so into server: /opt/Apace22/lib/libConfigurationclient.so: undefined symbol: Undefined symbol "_ZNK11xercesc_2_813DTDEntityDecl14isSerializableEv" I searched the Symbol _ZNK11xercesc_2_813DTDEntityDecl14isSerializableEv in xerces library with nm utility but it showed that is not defined. Any suggestions on how to resolve this issue? Regards, Anil