Hi, all: We got this problem when deploying xerces-P to Solaris.
Using XERCES_LIB = /export/home/jeo01/Downloads/xerces-c-src2_4_0/lib Using XERCES_INCLUDE = /export/home/jeo01/Downloads/xerces-c-src2_4_0/include using config file: /export/home/jeo01/Downloads/xerces-c-src2_4_0/src/xercesc/co nfig.status Found CXX����� = c++ Found CXXFLAGS =� -w -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER - DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET Found LDFLAGS� = Using Xerces-C version info from /export/home/jeo01/Downloads/xerces-c-src2_4_0/ include/xercesc/util/XercesVersion.hpp ����� *** Version Mismatch *** You are attempt to build XML::Xerces-2.3.0 using Xerces-C-2.4.0, this will most likely fail, so I am aborting. You must use Xerces-C-2.4.0 Looking further into this We found the C modules were released on Dec. 2nd and went to version 2.4.0. The Perl XML routines were release in early November with a revision version of 2.3.0. The Makefile.PL in the perl modules is looking for C modules with the same version as the Perl XML modules. Any comments on that? Thanks, Tony Yan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
