I have a problem in Configuration of RegCM 4.3, however ./configure CC=icc FC=ifort script runs successfully and after that make script execute with the following errors...

../../libtool: line 6000: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
make[3]: *** [terrain] Error 1
make[3]: Leaving directory `/Regcm/RegCM-4.3.5.6/PreProc/
Terrain'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Regcm/RegCM-4.3.5.6/PreProc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Regcm/RegCM-4.3.5.6'
make: *** [all] Error 2

please help me to resolve this issue..


--