You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Marc Van Olmen <ma...@sky4studios.be> on 2005/06/03 04:44:36 UTC

macosx 10.3.9 build errror

hi,

I'm building from the command line.
i successfully build xcerces now building xalan.
but got this error:

/Users/marcvano/Desktop/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()())
make[1]: *** [../../obj/process.o] Error 1
make: *** [all] Error 2

I forgot something?

thx,

mvo


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


Re: macosx 10.3.9 build errror

Posted by da...@us.ibm.com.
> I'm building from the command line.
> i successfully build xcerces now building xalan.
> but got this error:
> 
> /Users/marcvano/Desktop/xml-xalan/c/src/xalanc/XMLSupport/ 
> FormatterToHTML.hpp:85: error:

It looks like the actual error message did not make it into your email. At 
any rate, I believe this problem is fixed in the latest CVS code, so you 
might want to pull down a tarball and build from that:

http://cvs.apache.org/snapshots/xml-xalan/

You can also use CVS to get the latest code:

http://xml.apache.org/cvs.html

Dave

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