Xalan-C_1_9_0-src problems with XpathEvaluator.cpp compiling ------------------------------------------------------------
Key: XALANC-662 URL: https://issues.apache.org/jira/browse/XALANC-662 Project: XalanC Issue Type: Bug Components: XalanC Affects Versions: 1.9 Environment: Redhat4.5 Linux on PowerPC6 Gcc4.1.1 with Xerces-c-src_2_5_0 Reporter: tkiernan I am having great difficulty in getting to build XpathEvaluator.cpp using Xalan-C_1_9_0-src I am compiling it on redhat4.5 on Powerpc6 with Gcc 4.1.1 this is the error i am getting any one know i can Resolve it .. g++ -I/usr/local64 -m64 -O2 -DNDEBUG -DXML_BITSTOBUILD_64 -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/home/teresa/thirdparty/xml-xalan/c/src -I/home/teresa/thirdparty/xml-xalan/c/include -I../../nls/include -I/usr/local64/src/ -I/usr/local64/include/xercesc -I/usr/local64/include/ -o ../../obj/XPathEvaluator.o /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp: In member function `xalanc_1_9::XObjectPtr xalanc_1_9::XPathEvaluator::evaluate(xalanc_1_9::DOMSupport&, xalanc_1_9::XalanNode*, const xalanc_1_9::XalanDOMChar*, const xalanc_1_9::XalanElement*)': /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:279: error: within this context /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp: In member function `xalanc_1_9::XObjectPtr xalanc_1_9::XPathEvaluator::evaluate(xalanc_1_9::DOMSupport&, xalanc_1_9::XalanNode*, const xalanc_1_9::XPath&, const xalanc_1_9::XalanElement*)': /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:299: error: within this context /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp: In member function `xalanc_1_9::XPath* xalanc_1_9::XPathEvaluator::createXPath(const xalanc_1_9::XalanDOMChar*)': /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:348: error: within this context /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp: In member function `xalanc_1_9::XPath* xalanc_1_9::XPathEvaluator::createXPath(const xalanc_1_9::XalanDOMChar*, xalanc_1_9::DOMSupport&, const xalanc_1_9::XalanElement*)': /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const xalanc_1_9::ElementPrefixResolverProxy&)' is private /home/teresa/thirdparty/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:361: error: within this context make[1]: *** [../../obj/XPathEvaluator.o] Error 1 make[1]: Leaving directory `/home/teresa/thirdparty/xml-xalan/c/src/xalanc' make: *** [all] Error 2 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]