[ http://issues.apache.org/jira/browse/XALANC-475?page=all ] David Bertoni closed XALANC-475: --------------------------------
> XalanC does not compile in CentOS 4 (RHEL 4 clone) > -------------------------------------------------- > > Key: XALANC-475 > URL: http://issues.apache.org/jira/browse/XALANC-475 > Project: XalanC > Type: Bug > Components: XalanC > Versions: 1.9 > Environment: CentOS 4 (RHEL 4 clone), i686, gcc 3.4.3 > Reporter: Gideon Guillen > Assignee: David Bertoni > > Xalan-C 1.9.0 fails to build on CentOS 4 (an RHEL 4 clone). I think it may > have to do with gcc 3.4.3 > runCondifure was run with the following parameters: > ./runConfigure -plinux -cgcc -xg++ -minmem -tnative -rpthreads -P/usr > Here's the error message: > g++ -O2 -DNDEBUG -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT > -DXALAN_INMEM_MSG_LOADER -c -I/tmp/xml-xalan/c/src -I/tmp/xml-xalan/c/include > -I../../nls/include -I/tmp/xerces-c-src_2_6_0/src/ > -I/tmp/xerces-c-src_2_6_0/include/xercesc -I/tmp/xerces-c-src_2_6_0/include/ > -o ../../obj/XPathEvaluator.o > /tmp/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp > /tmp/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*)': > /tmp/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: > `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const > xalanc_1_9::ElementPrefixResolverProxy&)' is private > /tmp/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:279: error: within this > context > /tmp/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*)': > /tmp/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: > `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const > xalanc_1_9::ElementPrefixResolverProxy&)' is private > /tmp/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:299: error: within this > context > /tmp/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*)': > /tmp/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: > `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const > xalanc_1_9::ElementPrefixResolverProxy&)' is private > /tmp/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:348: error: within this > context > /tmp/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*)': > /tmp/xml-xalan/c/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:89: error: > `xalanc_1_9::ElementPrefixResolverProxy::ElementPrefixResolverProxy(const > xalanc_1_9::ElementPrefixResolverProxy&)' is private > /tmp/xml-xalan/c/src/xalanc/XPath/XPathEvaluator.cpp:361: error: within this > context -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
