CMAQ5.2 CCTM compilation error

icc -c -O2 -DFLDMN -I /work/4.WRF-CMAQ/model/install/CMAQ5.2/lib/x86_64/intel/mpi/include -I. distr_env.c
Catastrophic error: could not set locale “” to allow processing of multibyte characters

compilation aborted for distr_env.c (code 4)
make: *** [distr_env.o] Error 4
ERROR while running make command

Have anyone met the problems and fixed it?

Fixed by using new icc-2017( my old version of icc made it trouble)