You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Ian Warner <iw...@openfox.com> on 2005/09/30 23:53:15 UTC

Compile errors on SFU

Hi,

I am getting the following errors compiling Xalan on Windows SFU using gcc
3.3

Any assistance would be greatly apprectiated - thanks

g++ -O -DNDEBUG     -fno-elide-constructors -DINTERIX -D_ALL_SOURCE -D_REENT
RANT -I/usr/local/include   -DXALAN_INMEM_MS
G_LOADER -c -I/AL3/xalan1_9/xml-xalan/c/src -I/AL3/xalan1_9/xml-xalan/c/incl
ude -I../../nls/include -I/AL3/xerces-c-src_
2_6_0/src/ -I/AL3/xerces-c-src_2_6_0/include/xercesc -I/AL3/xerces-c-src_2_6
_0/include/  -o ../../obj/process.o /AL3/xal
an1_9/xml-xalan/c/src/xalanc/TestXSLT/process.cpp
/AL3/xalan1_9/xml-xalan/c/src/xalanc/TestXSLT/process.cpp: In function `
   xalanc_1_9::FormatterListener* createFormatter(int, bool, bool, bool,
bool,
   xalanc_1_9::PrintWriter&, int, const xalanc_1_9::XalanDOMString&, const
   xalanc_1_9::StylesheetRoot*, xalanc_1_9::XercesParserLiaison&,
   xalanc_1_9::XalanSourceTreeParserLiaison&, const
   xalanc_1_9::PrefixResolver&, const xalanc_1_9::XalanDocument*&)':
/AL3/xalan1_9/xml-xalan/c/src/xalanc/TestXSLT/process.cpp:631: error: no
   matching function for call to
`xalanc_1_9::FormatterToText::FormatterToText(
   xercesc_2_6::MemoryManager&, xalanc_1_9::PrintWriter&, const
   xalanc_1_9::XalanDOMString&)'
/AL3/xalan1_9/xml-xalan/c/src/xalanc/XMLSupport/FormatterToText.hpp:222:
error: candidates
   are: xalanc_1_9::FormatterToText::FormatterToText(const
   xalanc_1_9::FormatterToText&)
/AL3/xalan1_9/xml-xalan/c/src/xalanc/XMLSupport/FormatterToText.hpp:81:
error:

   xalanc_1_9::FormatterToText::FormatterToText(xalanc_1_9::Writer&, const
   xalanc_1_9::XalanDOMString&, bool = true, bool = true,
   xalanc_1_9::MemoryManagerType& =
   xalanc_1_9::XalanMemMgrs::getDefaultXercesMemMgr()())
/AL3/xalan1_9/xml-xalan/c/src/xalanc/XMLSupport/FormatterToText.hpp:66:
error:

   xalanc_1_9::FormatterToText::FormatterToText(xalanc_1_9::Writer&, bool =
   true, bool = true, xalanc_1_9::MemoryManagerType& =
   xalanc_1_9::XalanMemMgrs::getDefaultXercesMemMgr()())
/AL3/xalan1_9/xml-xalan/c/src/xalanc/XMLSupport/FormatterToText.hpp:53:
error:


xalanc_1_9::FormatterToText::FormatterToText(xalanc_1_9::MemoryManagerType&
   = xalanc_1_9::XalanMemMgrs::getDefaultXercesMemMgr()())
/AL3/xalan1_9/xml-xalan/c/src/xalanc/TestXSLT/process.cpp:666: error: no
   matching function for call to
`xalanc_1_9::FormatterToHTML::FormatterToHTML(
   xercesc_2_6::MemoryManager&, xalanc_1_9::PrintWriter&, const
   xalanc_1_9::XalanDOMString&, xalanc_1_9::XalanDOMString&,
   xalanc_1_9::XalanDOMString&, xalanc_1_9::XalanDOMString&, bool&, int&)'
/AL3/xalan1_9/xml-xalan/c/src/xalanc/XMLSupport/FormatterToHTML.hpp:51:
error: candidates
   are: xalanc_1_9::FormatterToHTML::FormatterToHTML(const
   xalanc_1_9::FormatterToHTML&)
/AL3/xalan1_9/xml-xalan/c/src/xalanc/XMLSupport/FormatterToHTML.hpp:85:
error:

   xalanc_1_9::FormatterToHTML::FormatterToHTML(xalanc_1_9::Writer&, const
   xalanc_1_9::XalanDOMString& =
   XalanDOMString((+xalanc_1_9::XalanMemMgrs::getDummyMemMgr()())), const
   xalanc_1_9::XalanDOMString& =
   XalanDOMString((+xalanc_1_9::XalanMemMgrs::getDummyMemMgr()())), const
   xalanc_1_9::XalanDOMString& =
   XalanDOMString((+xalanc_1_9::XalanMemMgrs::getDummyMemMgr()())), const
   xalanc_1_9::XalanDOMString& =
   XalanDOMString((+xalanc_1_9::XalanMemMgrs::getDummyMemMgr()())), bool =
   true, int = eDefaultIndentAmount, bool = true, bool = false,
   xalanc_1_9::MemoryManagerType& =
   xalanc_1_9::XalanMemMgrs::getDefaultXercesMemMgr()())
gmake[1]: *** [../../obj/process.o] Error 1
gmake[1]: Leaving directory `/AL3/xalan1_9/xml-xalan/c/src/xalanc'
gmake: *** [all] Error 2
fox-on-nodea%



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org