Troy, this might be caused by usrinst.sh. It now appends --with-icu per default, and since you do not have ICU the build fails. Either you revert the file, or call configure by hand.
Martin > Hey guys, just tried the latest stuff. I am not using ICU. I'm still > getting: > > g++ -DUSE_AUTOTOOLS -DUNIX -D_ICU_ -I. -I. -I.. -I../include -g -O0 > -Werror -c ../src/modules/filters/utf8transliterator.cpp -MT > utf8transliterator.lo -MD -MP -MF .deps/utf8transliterator.TPlo > In file included from ../src/modules/filters/utf8transliterator.cpp:16: > ../include/utf8transliterator.h:29:28: unicode/utypes.h: No such file or > directory