i checked my Makefile.cfg, and it has the following line which appears that it should exclude icu support. # icu support icu := no i still get the error i noted with this line as such. Daniel Glassey wrote: > The whole file is within > > #ifdef _ICU_ > > so if you aren't using ICU you won't want to compile it. > > hth, > Daniel >