Aha! Well done! You found it. My installation had a previous set of includes in /usr/include. I don't how I acquired that. Because of the ordering of the include directives in the build (/usr/include BEFORE local build directories), the older includes were getting picked up during the build. Perhaps changing the order of the include directives is in order?

Thanks for your help!
Webb

At 12:00 PM 6/2/2003, Neil Graham wrote:
Hi Webb,

I just built CVS under cygwin this morning, and all went well.  The only
odd thing I notice from your error log is a reference to the Xerces 2.2
namespace; you won't get that from CVS or Xerces 2.3.0 source code.  So I
wonder how that's slipping in?

Cheers,
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone:  905-413-3519, T/L 969-3519
E-mail:  [EMAIL PROTECTED]

Base64.cpp:162: `MemoryManager' was not declared in this scope
Base64.cpp:162: parse error before `,' token
Base64.cpp: In function `void* xercesc_2_2::getExternalMemory(...)':


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



Reply via email to