We have a box with a reasonably old version of ICU (2.6.2).

Xerces-c's configure script finds ICU 2.6.2 and tries to build the ICU 
transcoder.  However the Xerces code depends on U_IS_BMP that appears to 
have been added starting with ICU 2.8.  You can work around this with 
the --without-icu configure option, but really configure should check 
the version of ICU that it finds.

-- 
Stephen White                               +44-1865-203192
DecisionSoft Limited                        http://www.decisionsoft.com
XML Development and Services

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

Reply via email to