> Hello,
> 
> I world like compile CVS version (actual version) of Xalan (with Xerces 
2.6 
> and ICU 3.2) 
> and I have problem with compilation.
> 
> make[2]: Leaving directory 
...

> 
/press_mnt1/temp/build/xml-xalan/c/src/xalanc/PlatformSupport/DOMStringHelper.cpp
> 
"/press_mnt1/temp/build/xml-xalan/c/src/xalanc/PlatformSupport/DOMStringHelper.hpp",
 

> line 1101: Error: getDefault is not a member of 
xalanc_1_9::XalanMemMgrs.
> 
"/press_mnt1/temp/build/xml-xalan/c/src/xalanc/PlatformSupport/DOMStringHelper.hpp",
 

> line 1149: Error: getDefault is not a member of 
xalanc_1_9::XalanMemMgrs.
> 2 Error(s) detected.
> make[1]: *** [../../obj/DOMStringHelper.o] Error 2
> make[1]: Leaving directory 
`/press_mnt1/temp/build/xml-xalan/c/src/xalanc'
>
>
> Some changes was made in this part in revision 1.13:

It looks like your source tree was updated while the repository was being 
updated.  You might want to do a CVS update to make sure everything is the 
latest, or get a new CVS tarball, if that's what you're using.  The 
missing function is defined in 
xml-xalan/c/src/xalanc/Include/XalanMemoryManager.hpp;1.11.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to