Trafodion Developers,
Fix for TRAFODION-1514 was just merged [1] to master branch. This requires a new dependency (actually a new way to compile an old dependency). If you are on a shared dev machine, the new tool may already be installed for you. You can check by doing: ls $TOOLSDIR/icu4c_4.4 If you do not have it, then you can get it by using the install/traf_tools_setup.sh script. You can either add it to your current $TOOLSDIR directory, or set the ICU environment variable to point to it. --Steve [1] https://issues.apache.org/jira/browse/TRAFODION-1514
